Skip to content

Commit 7123adc

Browse files
authored
Merge pull request #402 from os-fpga/design200
udpated simulator to iverilog for design200
2 parents 719253f + 23e65dd commit 7123adc

File tree

1 file changed

+1
-1
lines changed
  • RTL_testcases/verilog_random_designs/design200_30_25_top

1 file changed

+1
-1
lines changed

RTL_testcases/verilog_random_designs/design200_30_25_top/raptor_run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ start=`date +%s`
77
design="design200_30_25_top"
88
ip_name="" #design_level
99
#select tool (verilator, vcs, ghdl, iverilog)
10-
tool_name="verilator"
10+
tool_name="iverilog"
1111

1212
#simulation stages
1313
post_synth_sim=true

0 commit comments

Comments
 (0)