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:
parent
fe43d58156
commit
bea7cad324
9
scripts/compile.sh
Normal file
9
scripts/compile.sh
Normal 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
|
Loading…
x
Reference in New Issue
Block a user