Commit 180e2574 authored by Lucas Russo's avatar Lucas Russo

syn/*/dbe_pbpm: change synthesis project name to pbpm-gw

This is a more semantic name.
parent 862bf9ee
......@@ -5,7 +5,7 @@ set -e
# Check for uninitialized variables
set -u
SYNTH_INFO_PROJECT="bpm-pbpm"
SYNTH_INFO_PROJECT="pbpm-gw"
SYNTH_INFO_TOOL="VIVADO"
SYNTH_INFO_VER=$(vivado -version | head -n 1 | cut -d' ' -f2 | cut -d 'v' -f2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment