mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
5 lines
65 B
Bash
5 lines
65 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
gtkwave -a $OH_HOME/common/dv/oh.gtkw waveform.vcd
|
||
|
|