forked from tanchou/Verilog
4 lines
66 B
Batchfile
4 lines
66 B
Batchfile
@echo off
|
|
echo === Lancement de GTKWave ===
|
|
gtkwave runs/fifo.vcd
|