Skip to content

Commit 292e147

Browse files
committed
如果採用,此提交將新增4-2課程
修改項目:
1 parent 6b5fba1 commit 292e147

106 files changed

Lines changed: 5324 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-2/Waveform.vwf

Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
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("Y")
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+
TRANSITION_LIST("A")
77+
{
78+
NODE
79+
{
80+
REPEAT = 1;
81+
NODE
82+
{
83+
REPEAT = 1;
84+
LEVEL 0 FOR 4000.0;
85+
LEVEL 1 FOR 4000.0;
86+
}
87+
}
88+
}
89+
90+
TRANSITION_LIST("B")
91+
{
92+
NODE
93+
{
94+
REPEAT = 1;
95+
NODE
96+
{
97+
REPEAT = 2;
98+
LEVEL 0 FOR 2000.0;
99+
LEVEL 1 FOR 2000.0;
100+
}
101+
}
102+
}
103+
104+
TRANSITION_LIST("C")
105+
{
106+
NODE
107+
{
108+
REPEAT = 1;
109+
NODE
110+
{
111+
REPEAT = 4;
112+
LEVEL 0 FOR 1000.0;
113+
LEVEL 1 FOR 1000.0;
114+
}
115+
}
116+
}
117+
118+
TRANSITION_LIST("Y")
119+
{
120+
NODE
121+
{
122+
REPEAT = 1;
123+
LEVEL X FOR 999.0;
124+
LEVEL 0 FOR 7001.0;
125+
}
126+
}
127+
128+
DISPLAY_LINE
129+
{
130+
CHANNEL = "A";
131+
EXPAND_STATUS = COLLAPSED;
132+
RADIX = Hexadecimal;
133+
TREE_INDEX = 0;
134+
TREE_LEVEL = 0;
135+
}
136+
137+
DISPLAY_LINE
138+
{
139+
CHANNEL = "B";
140+
EXPAND_STATUS = COLLAPSED;
141+
RADIX = Hexadecimal;
142+
TREE_INDEX = 1;
143+
TREE_LEVEL = 0;
144+
}
145+
146+
DISPLAY_LINE
147+
{
148+
CHANNEL = "C";
149+
EXPAND_STATUS = COLLAPSED;
150+
RADIX = Hexadecimal;
151+
TREE_INDEX = 2;
152+
TREE_LEVEL = 0;
153+
}
154+
155+
DISPLAY_LINE
156+
{
157+
CHANNEL = "Y";
158+
EXPAND_STATUS = COLLAPSED;
159+
RADIX = Hexadecimal;
160+
TREE_INDEX = 3;
161+
TREE_LEVEL = 0;
162+
}
163+
164+
TIME_BAR
165+
{
166+
TIME = 0;
167+
MASTER = TRUE;
168+
}
169+
;

CH4/CH4-2/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-2/db/.cmp.kpt

217 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)