ReonV/bin/xstmod

4 lines
134 B
Bash
Executable file

#!/bin/sh
# runxst top_entity file device vhdl|verilog
echo run -top $1 -ifn $2 -ifmt $4 -p $3 -ofn $1 -iobuf no -bus_delimiter "()"