1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-14 06:42:54 +08:00

Added quick shortcut for Modelsim compilation

This commit is contained in:
Konstantin Pavlov 2019-03-11 00:10:07 +03:00
parent fe43d58156
commit bea7cad324

9
scripts/compile.sh Normal file
View File

@ -0,0 +1,9 @@
#!/bin/bash
# compile.sh
# Konstantin Pavlov, pavlovconst@gmail.com
#
# This is a support script for launching "Modelsim compile script" on Linux
vsim -do compile.tcl