mirror of
https://github.com/Klagarge/Cursor.git
synced 2025-06-26 12:22:31 +00:00
Initial commit
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
INCLUDE list {
|
||||
DEFAULT atom 1
|
||||
}
|
||||
DIALECT atom VHDL_2008
|
@ -0,0 +1 @@
|
||||
DIALECT atom VHDL_2008
|
@ -0,0 +1,4 @@
|
||||
INCLUDE list {
|
||||
DEFAULT atom 1
|
||||
}
|
||||
DIALECT atom VHDL_2008
|
@ -0,0 +1,3 @@
|
||||
# Script to replay the last simulation run
|
||||
cd $SCRATCH_DIR/$DESIGN_NAME/Lcd_test/work
|
||||
"C:\eda\Modelsim/win32/vsim" -f hds_args.tmp
|
Reference in New Issue
Block a user