Skip to content

Commit 3fa34ce

Browse files
committed
如果採用,此提交將完成4-3工作項目一
修改項目:
1 parent 905594e commit 3fa34ce

120 files changed

Lines changed: 7260 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CH4/CH4-3/Chain1.cdf

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/* Quartus II 64-Bit Version 15.0.2 Build 153 07/15/2015 SJ Web Edition */
2+
JedecChain;
3+
FileRevision(JESD32A);
4+
DefaultMfr(6E);
5+
6+
P ActionCode(Cfg)
7+
Device PartName(5CSXFC6D6F31) Path("/home/timmy/Git/Learn-VHDL/CH4/CH4-3/output_files/") File("voting_circuit_2.sof") MfrSpec(OpMask(1));
8+
P ActionCode(Ign)
9+
Device PartName(SOCVHPS) MfrSpec(OpMask(0));
10+
11+
ChainEnd;
12+
13+
AlteraBegin;
14+
ChainType(JTAG);
15+
AlteraEnd;

CH4/CH4-3/Waveform.vwf

Lines changed: 227 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,227 @@
1+
/*
2+
WARNING: Do NOT edit the input and output ports in this file in a text
3+
editor if you plan to continue editing the block that represents it in
4+
the Block Editor! File corruption is VERY likely to occur.
5+
*/
6+
7+
/*
8+
Copyright (C) 1991-2015 Altera Corporation. All rights reserved.
9+
Your use of Altera Corporation's design tools, logic functions
10+
and other software and tools, and its AMPP partner logic
11+
functions, and any output files from any of the foregoing
12+
(including device programming or simulation files), and any
13+
associated documentation or information are expressly subject
14+
to the terms and conditions of the Altera Program License
15+
Subscription Agreement, the Altera Quartus II License Agreement,
16+
the Altera MegaCore Function License Agreement, or other
17+
applicable license agreement, including, without limitation,
18+
that your use is for the sole purpose of programming logic
19+
devices manufactured by Altera and sold by Altera or its
20+
authorized distributors. Please refer to the applicable
21+
agreement for further details.
22+
*/
23+
24+
HEADER
25+
{
26+
VERSION = 1;
27+
TIME_UNIT = ns;
28+
DATA_OFFSET = 0.0;
29+
DATA_DURATION = 8000.0;
30+
SIMULATION_TIME = 0.0;
31+
GRID_PHASE = 0.0;
32+
GRID_PERIOD = 1.0;
33+
GRID_DUTY_CYCLE = 50;
34+
}
35+
36+
SIGNAL("A")
37+
{
38+
VALUE_TYPE = NINE_LEVEL_BIT;
39+
SIGNAL_TYPE = SINGLE_BIT;
40+
WIDTH = 1;
41+
LSB_INDEX = -1;
42+
DIRECTION = INPUT;
43+
PARENT = "";
44+
}
45+
46+
SIGNAL("B")
47+
{
48+
VALUE_TYPE = NINE_LEVEL_BIT;
49+
SIGNAL_TYPE = SINGLE_BIT;
50+
WIDTH = 1;
51+
LSB_INDEX = -1;
52+
DIRECTION = INPUT;
53+
PARENT = "";
54+
}
55+
56+
SIGNAL("C")
57+
{
58+
VALUE_TYPE = NINE_LEVEL_BIT;
59+
SIGNAL_TYPE = SINGLE_BIT;
60+
WIDTH = 1;
61+
LSB_INDEX = -1;
62+
DIRECTION = INPUT;
63+
PARENT = "";
64+
}
65+
66+
SIGNAL("F1")
67+
{
68+
VALUE_TYPE = NINE_LEVEL_BIT;
69+
SIGNAL_TYPE = SINGLE_BIT;
70+
WIDTH = 1;
71+
LSB_INDEX = -1;
72+
DIRECTION = OUTPUT;
73+
PARENT = "";
74+
}
75+
76+
SIGNAL("F2")
77+
{
78+
VALUE_TYPE = NINE_LEVEL_BIT;
79+
SIGNAL_TYPE = SINGLE_BIT;
80+
WIDTH = 1;
81+
LSB_INDEX = -1;
82+
DIRECTION = OUTPUT;
83+
PARENT = "";
84+
}
85+
86+
SIGNAL("F3")
87+
{
88+
VALUE_TYPE = NINE_LEVEL_BIT;
89+
SIGNAL_TYPE = SINGLE_BIT;
90+
WIDTH = 1;
91+
LSB_INDEX = -1;
92+
DIRECTION = OUTPUT;
93+
PARENT = "";
94+
}
95+
96+
TRANSITION_LIST("A")
97+
{
98+
NODE
99+
{
100+
REPEAT = 1;
101+
NODE
102+
{
103+
REPEAT = 1;
104+
LEVEL 0 FOR 4000.0;
105+
LEVEL 1 FOR 4000.0;
106+
}
107+
}
108+
}
109+
110+
TRANSITION_LIST("B")
111+
{
112+
NODE
113+
{
114+
REPEAT = 1;
115+
NODE
116+
{
117+
REPEAT = 2;
118+
LEVEL 0 FOR 2000.0;
119+
LEVEL 1 FOR 2000.0;
120+
}
121+
}
122+
}
123+
124+
TRANSITION_LIST("C")
125+
{
126+
NODE
127+
{
128+
REPEAT = 1;
129+
NODE
130+
{
131+
REPEAT = 4;
132+
LEVEL 0 FOR 1000.0;
133+
LEVEL 1 FOR 1000.0;
134+
}
135+
}
136+
}
137+
138+
TRANSITION_LIST("F1")
139+
{
140+
NODE
141+
{
142+
REPEAT = 1;
143+
LEVEL X FOR 999.0;
144+
LEVEL 0 FOR 7001.0;
145+
}
146+
}
147+
148+
TRANSITION_LIST("F2")
149+
{
150+
NODE
151+
{
152+
REPEAT = 1;
153+
LEVEL X FOR 999.0;
154+
LEVEL 0 FOR 7001.0;
155+
}
156+
}
157+
158+
TRANSITION_LIST("F3")
159+
{
160+
NODE
161+
{
162+
REPEAT = 1;
163+
LEVEL X FOR 999.0;
164+
LEVEL 0 FOR 7001.0;
165+
}
166+
}
167+
168+
DISPLAY_LINE
169+
{
170+
CHANNEL = "A";
171+
EXPAND_STATUS = COLLAPSED;
172+
RADIX = Binary;
173+
TREE_INDEX = 0;
174+
TREE_LEVEL = 0;
175+
}
176+
177+
DISPLAY_LINE
178+
{
179+
CHANNEL = "B";
180+
EXPAND_STATUS = COLLAPSED;
181+
RADIX = Binary;
182+
TREE_INDEX = 1;
183+
TREE_LEVEL = 0;
184+
}
185+
186+
DISPLAY_LINE
187+
{
188+
CHANNEL = "C";
189+
EXPAND_STATUS = COLLAPSED;
190+
RADIX = Binary;
191+
TREE_INDEX = 2;
192+
TREE_LEVEL = 0;
193+
}
194+
195+
DISPLAY_LINE
196+
{
197+
CHANNEL = "F1";
198+
EXPAND_STATUS = COLLAPSED;
199+
RADIX = Binary;
200+
TREE_INDEX = 3;
201+
TREE_LEVEL = 0;
202+
}
203+
204+
DISPLAY_LINE
205+
{
206+
CHANNEL = "F2";
207+
EXPAND_STATUS = COLLAPSED;
208+
RADIX = Binary;
209+
TREE_INDEX = 4;
210+
TREE_LEVEL = 0;
211+
}
212+
213+
DISPLAY_LINE
214+
{
215+
CHANNEL = "F3";
216+
EXPAND_STATUS = COLLAPSED;
217+
RADIX = Binary;
218+
TREE_INDEX = 5;
219+
TREE_LEVEL = 0;
220+
}
221+
222+
TIME_BAR
223+
{
224+
TIME = 0;
225+
MASTER = TRUE;
226+
}
227+
;

CH4/CH4-3/c5_pin_model_dump.txt

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
io_4iomodule_c5_index: 55gpio_index: 2
2+
io_4iomodule_c5_index: 54gpio_index: 465
3+
io_4iomodule_c5_index: 33gpio_index: 6
4+
io_4iomodule_c5_index: 51gpio_index: 461
5+
io_4iomodule_c5_index: 27gpio_index: 10
6+
io_4iomodule_c5_index: 57gpio_index: 457
7+
io_4iomodule_c5_index: 34gpio_index: 14
8+
io_4iomodule_c5_index: 28gpio_index: 453
9+
io_4iomodule_c5_index: 26gpio_index: 19
10+
io_4iomodule_c5_index: 47gpio_index: 449
11+
io_4iomodule_c5_index: 29gpio_index: 22
12+
io_4iomodule_c5_index: 3gpio_index: 445
13+
io_4iomodule_c5_index: 16gpio_index: 27
14+
io_4iomodule_c5_index: 6gpio_index: 441
15+
io_4iomodule_c5_index: 50gpio_index: 30
16+
io_4iomodule_c5_index: 35gpio_index: 437
17+
io_4iomodule_c5_index: 7gpio_index: 35
18+
io_4iomodule_c5_index: 53gpio_index: 433
19+
io_4iomodule_c5_index: 12gpio_index: 38
20+
io_4iomodule_c5_index: 1gpio_index: 429
21+
io_4iomodule_c5_index: 22gpio_index: 43
22+
io_4iomodule_c5_index: 8gpio_index: 425
23+
io_4iomodule_c5_index: 20gpio_index: 46
24+
io_4iomodule_c5_index: 30gpio_index: 421
25+
io_4iomodule_c5_index: 2gpio_index: 51
26+
io_4iomodule_c5_index: 31gpio_index: 417
27+
io_4iomodule_c5_index: 39gpio_index: 54
28+
io_4iomodule_c5_index: 18gpio_index: 413
29+
io_4iomodule_c5_index: 10gpio_index: 59
30+
io_4iomodule_c5_index: 42gpio_index: 409
31+
io_4iomodule_c5_index: 5gpio_index: 62
32+
io_4iomodule_c5_index: 24gpio_index: 405
33+
io_4iomodule_c5_index: 37gpio_index: 67
34+
io_4iomodule_c5_index: 13gpio_index: 401
35+
io_4iomodule_c5_index: 0gpio_index: 70
36+
io_4iomodule_c5_index: 44gpio_index: 397
37+
io_4iomodule_c5_index: 38gpio_index: 75
38+
io_4iomodule_c5_index: 52gpio_index: 393
39+
io_4iomodule_c5_index: 32gpio_index: 78
40+
io_4iomodule_c5_index: 56gpio_index: 389
41+
io_4iomodule_a_index: 13gpio_index: 385
42+
io_4iomodule_c5_index: 4gpio_index: 83
43+
io_4iomodule_c5_index: 23gpio_index: 86
44+
io_4iomodule_a_index: 15gpio_index: 381
45+
io_4iomodule_a_index: 8gpio_index: 377
46+
io_4iomodule_c5_index: 46gpio_index: 91
47+
io_4iomodule_a_index: 5gpio_index: 373
48+
io_4iomodule_a_index: 11gpio_index: 369
49+
io_4iomodule_c5_index: 41gpio_index: 94
50+
io_4iomodule_a_index: 3gpio_index: 365
51+
io_4iomodule_c5_index: 25gpio_index: 99
52+
io_4iomodule_a_index: 7gpio_index: 361
53+
io_4iomodule_c5_index: 9gpio_index: 102
54+
io_4iomodule_a_index: 0gpio_index: 357
55+
io_4iomodule_c5_index: 14gpio_index: 107
56+
io_4iomodule_a_index: 12gpio_index: 353
57+
io_4iomodule_c5_index: 45gpio_index: 110
58+
io_4iomodule_c5_index: 17gpio_index: 115
59+
io_4iomodule_a_index: 4gpio_index: 349
60+
io_4iomodule_c5_index: 36gpio_index: 118
61+
io_4iomodule_a_index: 10gpio_index: 345
62+
io_4iomodule_a_index: 16gpio_index: 341
63+
io_4iomodule_c5_index: 15gpio_index: 123
64+
io_4iomodule_a_index: 14gpio_index: 337
65+
io_4iomodule_c5_index: 43gpio_index: 126
66+
io_4iomodule_c5_index: 19gpio_index: 131
67+
io_4iomodule_a_index: 1gpio_index: 333
68+
io_4iomodule_c5_index: 59gpio_index: 134
69+
io_4iomodule_a_index: 2gpio_index: 329
70+
io_4iomodule_a_index: 9gpio_index: 325
71+
io_4iomodule_c5_index: 48gpio_index: 139
72+
io_4iomodule_a_index: 6gpio_index: 321
73+
io_4iomodule_a_index: 17gpio_index: 317
74+
io_4iomodule_c5_index: 40gpio_index: 142
75+
io_4iomodule_c5_index: 11gpio_index: 147
76+
io_4iomodule_c5_index: 58gpio_index: 150
77+
io_4iomodule_c5_index: 21gpio_index: 155
78+
io_4iomodule_c5_index: 49gpio_index: 158
79+
io_4iomodule_h_c5_index: 0gpio_index: 161
80+
io_4iomodule_h_c5_index: 6gpio_index: 165
81+
io_4iomodule_h_c5_index: 10gpio_index: 169
82+
io_4iomodule_h_c5_index: 3gpio_index: 173
83+
io_4iomodule_h_c5_index: 8gpio_index: 176
84+
io_4iomodule_h_c5_index: 11gpio_index: 180
85+
io_4iomodule_h_c5_index: 7gpio_index: 184
86+
io_4iomodule_h_c5_index: 5gpio_index: 188
87+
io_4iomodule_h_c5_index: 1gpio_index: 192
88+
io_4iomodule_h_c5_index: 2gpio_index: 196
89+
io_4iomodule_h_c5_index: 9gpio_index: 200
90+
io_4iomodule_h_c5_index: 4gpio_index: 204
91+
io_4iomodule_h_index: 15gpio_index: 208
92+
io_4iomodule_h_index: 1gpio_index: 212
93+
io_4iomodule_h_index: 3gpio_index: 216
94+
io_4iomodule_h_index: 2gpio_index: 220
95+
io_4iomodule_h_index: 11gpio_index: 224
96+
io_4iomodule_vref_h_index: 1gpio_index: 228
97+
io_4iomodule_h_index: 20gpio_index: 231
98+
io_4iomodule_h_index: 8gpio_index: 235
99+
io_4iomodule_h_index: 6gpio_index: 239
100+
io_4iomodule_h_index: 10gpio_index: 243
101+
io_4iomodule_h_index: 23gpio_index: 247
102+
io_4iomodule_h_index: 7gpio_index: 251
103+
io_4iomodule_h_index: 22gpio_index: 255
104+
io_4iomodule_h_index: 5gpio_index: 259
105+
io_4iomodule_h_index: 24gpio_index: 263
106+
io_4iomodule_h_index: 0gpio_index: 267
107+
io_4iomodule_h_index: 13gpio_index: 271
108+
io_4iomodule_h_index: 21gpio_index: 275
109+
io_4iomodule_h_index: 16gpio_index: 279
110+
io_4iomodule_vref_h_index: 0gpio_index: 283
111+
io_4iomodule_h_index: 12gpio_index: 286
112+
io_4iomodule_h_index: 4gpio_index: 290
113+
io_4iomodule_h_index: 19gpio_index: 294
114+
io_4iomodule_h_index: 18gpio_index: 298
115+
io_4iomodule_h_index: 17gpio_index: 302
116+
io_4iomodule_h_index: 25gpio_index: 306
117+
io_4iomodule_h_index: 14gpio_index: 310
118+
io_4iomodule_h_index: 9gpio_index: 314

CH4/CH4-3/db/.cmp.kpt

217 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)