L
Ledi
Guest
Hi.
I've just finished RTL simulation with verilog-XL and want to know how
to run gate-level simulation with verilog-XL in a non-gui fashion.
Below is how I used verilog-XL command to do the RTL simulation.
Is there anyway that is similar to this to do the gate-level
simulation?
Thanks in advance.
-Seungwhun
I've just finished RTL simulation with verilog-XL and want to know how
to run gate-level simulation with verilog-XL in a non-gui fashion.
Below is how I used verilog-XL command to do the RTL simulation.
verilog -f sim.f
("sim.f contains path information of all relevant *.v files)
Is there anyway that is similar to this to do the gate-level
simulation?
Thanks in advance.
-Seungwhun