URL
https://opencores.org/ocsvn/minsoc/minsoc/trunk
Subversion Repositories minsoc
Compare Revisions
- This comparison shows the changes necessary to convert path
/minsoc/branches/rc-1.0/bench/verilog
- from Rev 147 to Rev 148
- ↔ Reverse comparison
Rev 147 → Rev 148
/minsoc_bench.v
350,7 → 350,7
|
`ifdef WAVEFORM_OUTPUT |
initial begin |
$dumpfile("../results/minsoc_wave.lxt"); |
$dumpfile("../results/minsoc_wave.lxt2"); |
$dumpvars(); |
end |
`endif |