1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/edma/dv/run.sh
2015-04-23 17:49:06 -04:00

9 lines
100 B
Bash
Executable File

#!/bin/bash
#Compiling sim
iverilog
-y ../hdl \
dv_edma.v
#Running sim
./a.out