[Open-graphics] Icarus "don't simulate" directive?
Timothy Normand Miller
theosib at gmail.com
Tue Jul 8 16:24:58 EDT 2008
For Verilog synthesizers, I can do something like this to tell it to
not synthesize a bit of code:
// synthesis translate_off
assign GSR = reset_pin_;
// synthesis translate_on
Is there an equivalent thing for Icarus that will tell it "don't simulate this"?
Thanks.
--
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
More information about the Open-graphics
mailing list