summaryrefslogtreecommitdiffstats
path: root/part_1/ex1/db/ex1_partition_pins.json
diff options
context:
space:
mode:
Diffstat (limited to 'part_1/ex1/db/ex1_partition_pins.json')
-rw-r--r--part_1/ex1/db/ex1_partition_pins.json53
1 files changed, 53 insertions, 0 deletions
diff --git a/part_1/ex1/db/ex1_partition_pins.json b/part_1/ex1/db/ex1_partition_pins.json
new file mode 100644
index 0000000..4a972c2
--- /dev/null
+++ b/part_1/ex1/db/ex1_partition_pins.json
@@ -0,0 +1,53 @@
+{
+ "partitions" : [
+ {
+ "name" : "Top",
+ "pins" : [
+ {
+ "name" : "HEX0[6]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[5]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[4]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[3]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[2]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[1]",
+ "strict" : false
+ },
+ {
+ "name" : "HEX0[0]",
+ "strict" : false
+ },
+ {
+ "name" : "SW[2]",
+ "strict" : false
+ },
+ {
+ "name" : "SW[3]",
+ "strict" : false
+ },
+ {
+ "name" : "SW[1]",
+ "strict" : false
+ },
+ {
+ "name" : "SW[0]",
+ "strict" : false
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file