Commit 9e5c878e authored by David Cussans's avatar David Cussans

Don't automatically execute gendecoders stage

parent 8541e84d
......@@ -30,8 +30,9 @@ echo "BUILD: ipbb proj create"
ipbb proj create vivado TLU_1e fmc-mtlu-gw:AIDA_tlu/projects/TLU_v1e -t top_tlu_1e_a35.dep
cd proj/TLU_1e
echo "BUILD: creating IPBus address decoder"
ipbb vivado gendecoders
# Uncomment out the following lines if the address map ( .xml ) has been changed.
# echo "BUILD: creating IPBus address decoder"
# ipbb vivado gendecoders
echo "BUILD: creating VIVADO project"
ipbb vivado project
......
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