summaryrefslogtreecommitdiffstats
path: root/part_3/ex10/db/ex10_partition_pins.json
blob: 12bbb35e017c650e8c0054b52014dcef44136fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
	"partitions" : [
		{
			"name" : "Top",
			"pins" : [
				{
					"name" : "DAC_CS",
					"strict" : false
				},
				{
					"name" : "DAC_SDI",
					"strict" : false
				},
				{
					"name" : "DAC_LD",
					"strict" : false
				},
				{
					"name" : "DAC_SCK",
					"strict" : false
				},
				{
					"name" : "CLOCK_50",
					"strict" : false
				},
				{
					"name" : "SW[9]",
					"strict" : false
				},
				{
					"name" : "SW[8]",
					"strict" : false
				},
				{
					"name" : "SW[7]",
					"strict" : false
				},
				{
					"name" : "SW[6]",
					"strict" : false
				},
				{
					"name" : "SW[5]",
					"strict" : false
				},
				{
					"name" : "SW[4]",
					"strict" : false
				},
				{
					"name" : "SW[3]",
					"strict" : false
				},
				{
					"name" : "SW[2]",
					"strict" : false
				},
				{
					"name" : "SW[1]",
					"strict" : false
				},
				{
					"name" : "SW[0]",
					"strict" : false
				}
			]
		}
	]
}