summaryrefslogtreecommitdiffstats
path: root/part_1/ex4/incremental_db
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2016-11-15 21:33:02 +0000
committerzedarider <ymherklotz@gmail.com>2016-11-15 21:33:02 +0000
commitee5d729de8ea22b4d7524bf839ba08fcb4b3843d (patch)
treea6cbbd40144834affb26acfeaaa8e9159b7cf4a9 /part_1/ex4/incremental_db
downloadVerilogCoursework-ee5d729de8ea22b4d7524bf839ba08fcb4b3843d.tar.gz
VerilogCoursework-ee5d729de8ea22b4d7524bf839ba08fcb4b3843d.zip
adding first project and initial files
Diffstat (limited to 'part_1/ex4/incremental_db')
-rw-r--r--part_1/ex4/incremental_db/README11
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.db_info3
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.ammdbbin0 -> 856 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.cdbbin0 -> 83633 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.dfpbin0 -> 33 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.cdbbin0 -> 1960 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.hdbbin0 -> 14518 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.sig1
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hdbbin0 -> 14699 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.logdb1
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.rcfdbbin0 -> 11941 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.cdbbin0 -> 5275 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.dpibin0 -> 1089 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.cdbbin0 -> 1451 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hb_infobin0 -> 46 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hdbbin0 -> 14038 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.sig1
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hdbbin0 -> 14393 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.kptbin0 -> 207 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olf.cdbbin0 -> 328 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olm.cdbbin0 -> 799 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.oln.cdbbin0 -> 3658 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.opi1
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orf.cdbbin0 -> 328 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orm.cdbbin0 -> 1571 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orn.cdbbin0 -> 5123 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.cdbbin0 -> 5275 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.cdbbin0 -> 1451 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.hdbbin0 -> 14038 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hdbbin0 -> 14393 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.kptbin0 -> 207 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.rrp.hdbbin0 -> 15294 bytes
-rw-r--r--part_1/ex4/incremental_db/compiled_partitions/ex4.rrs.cdbbin0 -> 270 bytes
33 files changed, 18 insertions, 0 deletions
diff --git a/part_1/ex4/incremental_db/README b/part_1/ex4/incremental_db/README
new file mode 100644
index 0000000..6191fbe
--- /dev/null
+++ b/part_1/ex4/incremental_db/README
@@ -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.
+
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.db_info b/part_1/ex4/incremental_db/compiled_partitions/ex4.db_info
new file mode 100644
index 0000000..232b71c
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.db_info
@@ -0,0 +1,3 @@
+Quartus_Version = Version 16.0.0 Build 211 04/27/2016 SJ Standard Edition
+Version_Index = 402707200
+Creation_Time = Tue Nov 15 11:31:58 2016
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.ammdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.ammdb
new file mode 100644
index 0000000..afc7e0a
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.ammdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.cdb
new file mode 100644
index 0000000..da47849
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.dfp b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.dfp
new file mode 100644
index 0000000..b1c67d6
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.dfp
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.cdb
new file mode 100644
index 0000000..808498f
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.hdb
new file mode 100644
index 0000000..ab06b66
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.sig b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.sig
new file mode 100644
index 0000000..af9b8e9
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hbdb.sig
@@ -0,0 +1 @@
+7aee213afbf8301ed5eefc8c827f49a3 \ No newline at end of file
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hdb
new file mode 100644
index 0000000..f0eaa0a
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.logdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.logdb
new file mode 100644
index 0000000..d45424f
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.logdb
@@ -0,0 +1 @@
+v1
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.rcfdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.rcfdb
new file mode 100644
index 0000000..2f6a2c4
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.cmp.rcfdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.cdb
new file mode 100644
index 0000000..dc62d32
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.dpi b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.dpi
new file mode 100644
index 0000000..8c9884e
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.dpi
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.cdb
new file mode 100644
index 0000000..7b50fb2
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hb_info b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hb_info
new file mode 100644
index 0000000..8210c55
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hb_info
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hdb
new file mode 100644
index 0000000..16ca30c
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.sig b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.sig
new file mode 100644
index 0000000..af9b8e9
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hbdb.sig
@@ -0,0 +1 @@
+7aee213afbf8301ed5eefc8c827f49a3 \ No newline at end of file
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hdb
new file mode 100644
index 0000000..5847f5b
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.kpt b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.kpt
new file mode 100644
index 0000000..c9ac72c
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.kpt
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olf.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olf.cdb
new file mode 100644
index 0000000..2b47b8d
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olf.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olm.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olm.cdb
new file mode 100644
index 0000000..38a2960
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.olm.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.oln.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.oln.cdb
new file mode 100644
index 0000000..2c84090
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.oln.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.opi b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.opi
new file mode 100644
index 0000000..56a6051
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.opi
@@ -0,0 +1 @@
+1 \ No newline at end of file
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orf.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orf.cdb
new file mode 100644
index 0000000..2b47b8d
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orf.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orm.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orm.cdb
new file mode 100644
index 0000000..289ca7e
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orm.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orn.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orn.cdb
new file mode 100644
index 0000000..120d1e3
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.map.orn.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.cdb
new file mode 100644
index 0000000..dc62d32
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.cdb
new file mode 100644
index 0000000..7b50fb2
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.cdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.hdb
new file mode 100644
index 0000000..16ca30c
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hbdb.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hdb
new file mode 100644
index 0000000..5847f5b
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.kpt b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.kpt
new file mode 100644
index 0000000..c9ac72c
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.root_partition.rrp.kpt
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.rrp.hdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.rrp.hdb
new file mode 100644
index 0000000..99dfc60
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.rrp.hdb
Binary files differ
diff --git a/part_1/ex4/incremental_db/compiled_partitions/ex4.rrs.cdb b/part_1/ex4/incremental_db/compiled_partitions/ex4.rrs.cdb
new file mode 100644
index 0000000..0ac032e
--- /dev/null
+++ b/part_1/ex4/incremental_db/compiled_partitions/ex4.rrs.cdb
Binary files differ