Several cleanups
[clump.git] / yosys-sim-script
1 read_verilog -sv -DSIM lisp_processor.v
2 prep -top cpu -nordff
3 sim -clock clk -vcd test.vcd -n 3000
This page took 0.018185 seconds and 5 git commands to generate.