added more code
This commit is contained in:
11
EE203/Noah Woodlee/BasicGates/incremental_db/README
Normal file
11
EE203/Noah Woodlee/BasicGates/incremental_db/README
Normal file
@ -0,0 +1,11 @@
|
||||
This folder contains data for incremental compilation.
|
||||
|
||||
The compiled_partitions sub-folder contains previous compilation results for each partition.
|
||||
As long as this folder is preserved, incremental compilation results from earlier compiles
|
||||
can be re-used. To perform a clean compilation from source files for all partitions, both
|
||||
the db and incremental_db folder should be removed.
|
||||
|
||||
The imported_partitions sub-folder contains the last imported QXP for each imported partition.
|
||||
As long as this folder is preserved, imported partitions will be automatically re-imported
|
||||
when the db or incremental_db/compiled_partitions folders are removed.
|
||||
|
@ -0,0 +1,3 @@
|
||||
Quartus_Version = Version 16.1.0 Build 196 10/24/2016 SJ Lite Edition
|
||||
Version_Index = 419480576
|
||||
Creation_Time = Thu Jan 21 18:34:19 2021
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
v1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
fa8634a97a99232bb4bb1c2e0a376209
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user