1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00

Fixing issue with bit stream write

- Script was exiting before bit stream was written
This commit is contained in:
Andreas Olofsson 2015-11-17 22:13:46 -05:00
parent 23485861f5
commit aff0d82a30

View File

@ -29,7 +29,6 @@ wait_on_run impl_1
# Write Bitstream
###########################################################
launch_runs impl_1 -to_step write_bitstream
wait_on_run impl_1