File tree 4 files changed +21
-39
lines changed
test-examples/ice40/alhambra-ii/icestudio-leds-buttons
4 files changed +21
-39
lines changed Original file line number Diff line number Diff line change @@ -946,3 +946,4 @@ def _run(
946
946
947
947
# -- Return the exit code
948
948
return result .exit_code
949
+
Original file line number Diff line number Diff line change 1
- [*]
2
- [*] GTKWave Analyzer v3.3.103 (w)1999-2019 BSI
3
- [*] Thu Apr 28 10:19:00 2022
4
- [*]
5
- [dumpfile] "/home/obijuan/Develop/FPGAwars/apio/test-examples/alhambra-ii/01-LEDs-buttons/01-LEDs-buttons_tb.vcd"
6
- [dumpfile_mtime] "Thu Apr 28 10:16:09 2022"
7
- [dumpfile_size] 10049
8
- [savefile] "/home/obijuan/Develop/FPGAwars/apio/test-examples/alhambra-ii/01-LEDs-buttons/01-LEDs-buttons_tb.gtkw"
9
- [timestart] 0
10
- [size] 1000 600
11
- [pos] 793 49
12
- *-15.134570 28900 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
13
- [sst_width] 233
14
- [signals_width] 158
15
- [sst_expanded] 1
16
- [sst_vpaned_height] 144
17
- @22
1
+ [*] Code generated by Icestudio 0.13.2w202501111101
2
+ [*] Sat, 11 Jan 2025 22:36:32 GMT
3
+
4
+ main_tb.Button
5
+ main_tb.Button
6
+ main_tb.LED
7
+ main_tb.LED
18
8
main_tb.LEDs[3:0]
19
- @28
20
- main_tb.Button1
21
- main_tb.Button2
22
- main_tb.LED7
23
- main_tb.LED6
24
- @29
25
- main_tb.LED5
26
- @28
27
- main_tb.LED4
28
- [pattern_trace] 1
29
- [pattern_trace] 0
9
+ main_tb.LED
10
+ main_tb.LED
Original file line number Diff line number Diff line change 1
- # Code generated by Icestudio 0.8.1w202112280812
1
+ # Code generated by Icestudio 0.13.2w202501111101
2
2
3
3
set_io v7b511e 37
4
4
set_io v17b894 34
Original file line number Diff line number Diff line change 1
- // Code generated by Icestudio 0.8.1w202112280812
1
+ // Code generated by Icestudio 0.13.2w202501111101
2
2
3
3
`default_nettype none
4
4
@@ -22,10 +22,10 @@ module main #(
22
22
wire w2;
23
23
wire w3;
24
24
wire w4;
25
- wire [0 : 3 ] w5;
25
+ wire [3 : 0 ] w5;
26
26
wire w6;
27
- wire [0 : 3 ] w8;
28
- wire [0 : 3 ] w9;
27
+ wire [3 : 0 ] w8;
28
+ wire [3 : 0 ] w9;
29
29
assign v7b511e = w0;
30
30
assign v6898ff = w1;
31
31
assign w2 = v17b894;
@@ -150,7 +150,7 @@ module v9b9118 #(
150
150
output [3 :0 ] v1ef182
151
151
);
152
152
localparam p0 = vc5c8ea;
153
- wire [0 : 3 ] w1;
153
+ wire [3 : 0 ] w1;
154
154
assign v1ef182 = w1;
155
155
v9b9118_v465065 #(
156
156
.VALUE(p0)
@@ -182,10 +182,10 @@ module v952eda (
182
182
wire w0;
183
183
wire w1;
184
184
wire w2;
185
- wire [0 : 3 ] w3;
185
+ wire [3 : 0 ] w3;
186
186
wire w4;
187
- wire [0 : 3 ] w5;
188
- wire [0 : 3 ] w6;
187
+ wire [3 : 0 ] w5;
188
+ wire [3 : 0 ] w6;
189
189
wire w7;
190
190
wire w8;
191
191
wire w9;
@@ -395,7 +395,7 @@ module v84f0a1 (
395
395
wire w1;
396
396
wire w2;
397
397
wire w3;
398
- wire [0 : 3 ] w4;
398
+ wire [3 : 0 ] w4;
399
399
assign w0 = vee8a83;
400
400
assign w1 = v03aaf0;
401
401
assign w2 = vf8041d;
@@ -438,7 +438,7 @@ module vc4f23a (
438
438
wire w1;
439
439
wire w2;
440
440
wire w3;
441
- wire [0 : 3 ] w4;
441
+ wire [3 : 0 ] w4;
442
442
assign v3f8943 = w0;
443
443
assign v64d863 = w1;
444
444
assign vda577d = w2;
You can’t perform that action at this time.
0 commit comments