1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-06 20:06:27 +02:00
piston/packages/iverilog/11.0.0/compile

4 lines
68 B
Bash

#!/bin/bash
rename 's/$/\.v/' "$@" # Add .v extension
iverilog *.v