simbench/test-iverilog/__build.sh
2023-06-13 16:36:29 +03:00

6 lines
88 B
Bash
Executable File

#!/usr/bin/env bash
FFILE=../source/sources.f
iverilog -g2012 -o top -f $FFILE top.sv