4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
iverilog -g2012 -o top -f ../source/sources.f top.sv
|