samp/counter/counter_rspec_runner.rake in ruby-vpi-15.0.2 vs samp/counter/counter_rspec_runner.rake in ruby-vpi-16.0.0
- old
+ new
@@ -31,9 +31,13 @@
# Synopsys VCS
:vcs => '',
# Mentor Modelsim
:vsim => '',
+
+ # Cadence NC-Sim
+ :ncsim => '',
+
}
# This task is invoked _before_ the simulator runs.
# It can be used to make preprations, such as converting
# Verilog header files into Ruby, for the simulation.