1
0
mirror of https://github.com/Klagarge/Cursor.git synced 2025-06-26 04:12:31 +00:00

Initial commit

This commit is contained in:
Rémi Heredero
2021-11-24 10:50:51 +01:00
commit c7ba678fbb
961 changed files with 501515 additions and 0 deletions

View File

@ -0,0 +1,4 @@
INCLUDE list {
DEFAULT atom 1
}
DIALECT atom VHDL_2008

View File

@ -0,0 +1 @@
DIALECT atom VHDL_2008

View File

@ -0,0 +1,4 @@
INCLUDE list {
DEFAULT atom 1
}
DIALECT atom VHDL_2008

View File

@ -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

View File

@ -0,0 +1,3 @@
DEFAULT_FILE atom lcd@controller_tb/struct.bd
DEFAULT_ARCHITECTURE atom struct
TOP_MARKER atom 1

View File

@ -0,0 +1,2 @@
DEFAULT_ARCHITECTURE atom test
DEFAULT_FILE atom lcdController_tester_test.vhd

View File

@ -0,0 +1,3 @@
DEFAULT_FILE atom lcd@demo_tb/struct.bd
DEFAULT_ARCHITECTURE atom struct
TOP_MARKER atom 1

View File

@ -0,0 +1,2 @@
DEFAULT_FILE atom lcdDemo_tester_test.vhd
DEFAULT_ARCHITECTURE atom test

View File

@ -0,0 +1,3 @@
DEFAULT_FILE atom lcd@serializer_tb/struct.bd
DEFAULT_ARCHITECTURE atom struct
TOP_MARKER atom 0

View File

@ -0,0 +1,2 @@
DEFAULT_ARCHITECTURE atom test
DEFAULT_FILE atom lcdSerializer_tester_test.vhd

File diff suppressed because it is too large Load Diff

View File

@ -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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
# Script to replay the last simulation run
cd $SCRATCH_DIR/$DESIGN_NAME/Lcd_test/work
"C:\eda\modeltech_6.6e/win32/vsim" -f hds_args.tmp

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff