forked from tanchou/Verilog
Refactor project scripts for Windows and Linux: update paths and create new scripts for build, clean, simulate, and GTKWave functionalities.
This commit is contained in:
5
Semaine_5/DHT11/scripts/linux/gtkwave.sh
Executable file
5
Semaine_5/DHT11/scripts/linux/gtkwave.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "=== Lancement de GTKWave ==="
|
||||
gtkwave runs/ultrason_commands.vcd
|
||||
echo "=== GTKWave terminé ==="
|
Reference in New Issue
Block a user