infra: increase sim time for larger tests
This commit is contained in:
@ -180,7 +180,7 @@ sim: $(PROJECT).xpr gen_ip
|
|||||||
echo "update_compile_order -fileset sources_1" >> run_sim.tcl
|
echo "update_compile_order -fileset sources_1" >> run_sim.tcl
|
||||||
echo "update_compile_order -fileset sim_1" >> run_sim.tcl
|
echo "update_compile_order -fileset sim_1" >> run_sim.tcl
|
||||||
echo "launch_simulation" >> run_sim.tcl
|
echo "launch_simulation" >> run_sim.tcl
|
||||||
echo "run 1000 us" >> run_sim.tcl
|
echo "run 10000 us" >> run_sim.tcl
|
||||||
echo "quit" >> run_sim.tcl
|
echo "quit" >> run_sim.tcl
|
||||||
vivado -mode batch -source run_sim.tcl
|
vivado -mode batch -source run_sim.tcl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user