digsim-logic-simulator 0.7.0__py3-none-any.whl → 0.8.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of digsim-logic-simulator might be problematic. Click here for more details.
- digsim/app/gui/_circuit_area.py +2 -2
- digsim/app/gui_objects/_image_objects.py +4 -2
- digsim/circuit/_circuit.py +60 -41
- digsim/circuit/_waves_writer.py +19 -8
- digsim/circuit/components/_label_wire.py +3 -3
- digsim/circuit/components/atoms/__init__.py +2 -1
- digsim/circuit/components/atoms/_component.py +40 -37
- digsim/circuit/components/atoms/_port.py +70 -65
- digsim/circuit/components/ic/74162.json +86 -85
- digsim/circuit/components/ic/7448.json +62 -61
- digsim/utils/_yosys_netlist.py +2 -0
- {digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/METADATA +5 -38
- {digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/RECORD +16 -16
- {digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/WHEEL +1 -1
- {digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/licenses/LICENSE.md +0 -0
- {digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/top_level.txt +0 -0
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
|
|
1
2
|
{
|
|
2
|
-
"creator": "Yosys 0.
|
|
3
|
+
"creator": "Yosys 0.53+101 (git sha1 2a25d9241, g++ 13.3.0-6ubuntu2~24.04 -fPIC -O3)",
|
|
3
4
|
"modules": {
|
|
4
5
|
"ic7448": {
|
|
5
6
|
"attributes": {
|
|
6
|
-
"hdlname": "
|
|
7
|
+
"hdlname": "ic7448",
|
|
7
8
|
"top": "00000000000000000000000000000001",
|
|
8
9
|
"src": "verilog/74xx/7448.v:4.1-44.10"
|
|
9
10
|
},
|
|
@@ -46,7 +47,7 @@
|
|
|
46
47
|
}
|
|
47
48
|
},
|
|
48
49
|
"cells": {
|
|
49
|
-
"$abc$
|
|
50
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$257": {
|
|
50
51
|
"hide_name": 1,
|
|
51
52
|
"type": "$_NOT_",
|
|
52
53
|
"parameters": {
|
|
@@ -62,7 +63,7 @@
|
|
|
62
63
|
"Y": [ 14 ]
|
|
63
64
|
}
|
|
64
65
|
},
|
|
65
|
-
"$abc$
|
|
66
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$258": {
|
|
66
67
|
"hide_name": 1,
|
|
67
68
|
"type": "$_NAND_",
|
|
68
69
|
"parameters": {
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
"Y": [ 15 ]
|
|
81
82
|
}
|
|
82
83
|
},
|
|
83
|
-
"$abc$
|
|
84
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$259": {
|
|
84
85
|
"hide_name": 1,
|
|
85
86
|
"type": "$_MUX_",
|
|
86
87
|
"parameters": {
|
|
@@ -100,7 +101,7 @@
|
|
|
100
101
|
"Y": [ 16 ]
|
|
101
102
|
}
|
|
102
103
|
},
|
|
103
|
-
"$abc$
|
|
104
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$260": {
|
|
104
105
|
"hide_name": 1,
|
|
105
106
|
"type": "$_NOR_",
|
|
106
107
|
"parameters": {
|
|
@@ -118,7 +119,7 @@
|
|
|
118
119
|
"Y": [ 17 ]
|
|
119
120
|
}
|
|
120
121
|
},
|
|
121
|
-
"$abc$
|
|
122
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$261": {
|
|
122
123
|
"hide_name": 1,
|
|
123
124
|
"type": "$_MUX_",
|
|
124
125
|
"parameters": {
|
|
@@ -138,7 +139,7 @@
|
|
|
138
139
|
"Y": [ 18 ]
|
|
139
140
|
}
|
|
140
141
|
},
|
|
141
|
-
"$abc$
|
|
142
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$262": {
|
|
142
143
|
"hide_name": 1,
|
|
143
144
|
"type": "$_OR_",
|
|
144
145
|
"parameters": {
|
|
@@ -156,7 +157,7 @@
|
|
|
156
157
|
"Y": [ 13 ]
|
|
157
158
|
}
|
|
158
159
|
},
|
|
159
|
-
"$abc$
|
|
160
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$263": {
|
|
160
161
|
"hide_name": 1,
|
|
161
162
|
"type": "$_NOR_",
|
|
162
163
|
"parameters": {
|
|
@@ -174,7 +175,7 @@
|
|
|
174
175
|
"Y": [ 19 ]
|
|
175
176
|
}
|
|
176
177
|
},
|
|
177
|
-
"$abc$
|
|
178
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$264": {
|
|
178
179
|
"hide_name": 1,
|
|
179
180
|
"type": "$_MUX_",
|
|
180
181
|
"parameters": {
|
|
@@ -194,7 +195,7 @@
|
|
|
194
195
|
"Y": [ 20 ]
|
|
195
196
|
}
|
|
196
197
|
},
|
|
197
|
-
"$abc$
|
|
198
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$265": {
|
|
198
199
|
"hide_name": 1,
|
|
199
200
|
"type": "$_MUX_",
|
|
200
201
|
"parameters": {
|
|
@@ -214,7 +215,7 @@
|
|
|
214
215
|
"Y": [ 21 ]
|
|
215
216
|
}
|
|
216
217
|
},
|
|
217
|
-
"$abc$
|
|
218
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$266": {
|
|
218
219
|
"hide_name": 1,
|
|
219
220
|
"type": "$_OR_",
|
|
220
221
|
"parameters": {
|
|
@@ -232,7 +233,7 @@
|
|
|
232
233
|
"Y": [ 12 ]
|
|
233
234
|
}
|
|
234
235
|
},
|
|
235
|
-
"$abc$
|
|
236
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$267": {
|
|
236
237
|
"hide_name": 1,
|
|
237
238
|
"type": "$_ANDNOT_",
|
|
238
239
|
"parameters": {
|
|
@@ -250,7 +251,7 @@
|
|
|
250
251
|
"Y": [ 22 ]
|
|
251
252
|
}
|
|
252
253
|
},
|
|
253
|
-
"$abc$
|
|
254
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$268": {
|
|
254
255
|
"hide_name": 1,
|
|
255
256
|
"type": "$_ANDNOT_",
|
|
256
257
|
"parameters": {
|
|
@@ -268,7 +269,7 @@
|
|
|
268
269
|
"Y": [ 23 ]
|
|
269
270
|
}
|
|
270
271
|
},
|
|
271
|
-
"$abc$
|
|
272
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$269": {
|
|
272
273
|
"hide_name": 1,
|
|
273
274
|
"type": "$_OR_",
|
|
274
275
|
"parameters": {
|
|
@@ -286,7 +287,7 @@
|
|
|
286
287
|
"Y": [ 24 ]
|
|
287
288
|
}
|
|
288
289
|
},
|
|
289
|
-
"$abc$
|
|
290
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$270": {
|
|
290
291
|
"hide_name": 1,
|
|
291
292
|
"type": "$_MUX_",
|
|
292
293
|
"parameters": {
|
|
@@ -306,7 +307,7 @@
|
|
|
306
307
|
"Y": [ 25 ]
|
|
307
308
|
}
|
|
308
309
|
},
|
|
309
|
-
"$abc$
|
|
310
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$271": {
|
|
310
311
|
"hide_name": 1,
|
|
311
312
|
"type": "$_MUX_",
|
|
312
313
|
"parameters": {
|
|
@@ -326,7 +327,7 @@
|
|
|
326
327
|
"Y": [ 26 ]
|
|
327
328
|
}
|
|
328
329
|
},
|
|
329
|
-
"$abc$
|
|
330
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$272": {
|
|
330
331
|
"hide_name": 1,
|
|
331
332
|
"type": "$_OR_",
|
|
332
333
|
"parameters": {
|
|
@@ -344,7 +345,7 @@
|
|
|
344
345
|
"Y": [ 11 ]
|
|
345
346
|
}
|
|
346
347
|
},
|
|
347
|
-
"$abc$
|
|
348
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$273": {
|
|
348
349
|
"hide_name": 1,
|
|
349
350
|
"type": "$_ORNOT_",
|
|
350
351
|
"parameters": {
|
|
@@ -362,7 +363,7 @@
|
|
|
362
363
|
"Y": [ 27 ]
|
|
363
364
|
}
|
|
364
365
|
},
|
|
365
|
-
"$abc$
|
|
366
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$274": {
|
|
366
367
|
"hide_name": 1,
|
|
367
368
|
"type": "$_XOR_",
|
|
368
369
|
"parameters": {
|
|
@@ -380,7 +381,7 @@
|
|
|
380
381
|
"Y": [ 28 ]
|
|
381
382
|
}
|
|
382
383
|
},
|
|
383
|
-
"$abc$
|
|
384
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$275": {
|
|
384
385
|
"hide_name": 1,
|
|
385
386
|
"type": "$_MUX_",
|
|
386
387
|
"parameters": {
|
|
@@ -400,7 +401,7 @@
|
|
|
400
401
|
"Y": [ 29 ]
|
|
401
402
|
}
|
|
402
403
|
},
|
|
403
|
-
"$abc$
|
|
404
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$276": {
|
|
404
405
|
"hide_name": 1,
|
|
405
406
|
"type": "$_MUX_",
|
|
406
407
|
"parameters": {
|
|
@@ -420,7 +421,7 @@
|
|
|
420
421
|
"Y": [ 30 ]
|
|
421
422
|
}
|
|
422
423
|
},
|
|
423
|
-
"$abc$
|
|
424
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$277": {
|
|
424
425
|
"hide_name": 1,
|
|
425
426
|
"type": "$_OR_",
|
|
426
427
|
"parameters": {
|
|
@@ -438,7 +439,7 @@
|
|
|
438
439
|
"Y": [ 10 ]
|
|
439
440
|
}
|
|
440
441
|
},
|
|
441
|
-
"$abc$
|
|
442
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$278": {
|
|
442
443
|
"hide_name": 1,
|
|
443
444
|
"type": "$_ORNOT_",
|
|
444
445
|
"parameters": {
|
|
@@ -456,7 +457,7 @@
|
|
|
456
457
|
"Y": [ 31 ]
|
|
457
458
|
}
|
|
458
459
|
},
|
|
459
|
-
"$abc$
|
|
460
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$279": {
|
|
460
461
|
"hide_name": 1,
|
|
461
462
|
"type": "$_OR_",
|
|
462
463
|
"parameters": {
|
|
@@ -474,7 +475,7 @@
|
|
|
474
475
|
"Y": [ 32 ]
|
|
475
476
|
}
|
|
476
477
|
},
|
|
477
|
-
"$abc$
|
|
478
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$280": {
|
|
478
479
|
"hide_name": 1,
|
|
479
480
|
"type": "$_MUX_",
|
|
480
481
|
"parameters": {
|
|
@@ -494,7 +495,7 @@
|
|
|
494
495
|
"Y": [ 33 ]
|
|
495
496
|
}
|
|
496
497
|
},
|
|
497
|
-
"$abc$
|
|
498
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$281": {
|
|
498
499
|
"hide_name": 1,
|
|
499
500
|
"type": "$_OR_",
|
|
500
501
|
"parameters": {
|
|
@@ -512,7 +513,7 @@
|
|
|
512
513
|
"Y": [ 9 ]
|
|
513
514
|
}
|
|
514
515
|
},
|
|
515
|
-
"$abc$
|
|
516
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$282": {
|
|
516
517
|
"hide_name": 1,
|
|
517
518
|
"type": "$_XNOR_",
|
|
518
519
|
"parameters": {
|
|
@@ -530,7 +531,7 @@
|
|
|
530
531
|
"Y": [ 34 ]
|
|
531
532
|
}
|
|
532
533
|
},
|
|
533
|
-
"$abc$
|
|
534
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$283": {
|
|
534
535
|
"hide_name": 1,
|
|
535
536
|
"type": "$_OR_",
|
|
536
537
|
"parameters": {
|
|
@@ -548,7 +549,7 @@
|
|
|
548
549
|
"Y": [ 35 ]
|
|
549
550
|
}
|
|
550
551
|
},
|
|
551
|
-
"$abc$
|
|
552
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$284": {
|
|
552
553
|
"hide_name": 1,
|
|
553
554
|
"type": "$_MUX_",
|
|
554
555
|
"parameters": {
|
|
@@ -568,7 +569,7 @@
|
|
|
568
569
|
"Y": [ 36 ]
|
|
569
570
|
}
|
|
570
571
|
},
|
|
571
|
-
"$abc$
|
|
572
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$285": {
|
|
572
573
|
"hide_name": 1,
|
|
573
574
|
"type": "$_OR_",
|
|
574
575
|
"parameters": {
|
|
@@ -586,7 +587,7 @@
|
|
|
586
587
|
"Y": [ 8 ]
|
|
587
588
|
}
|
|
588
589
|
},
|
|
589
|
-
"$abc$
|
|
590
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$286": {
|
|
590
591
|
"hide_name": 1,
|
|
591
592
|
"type": "$_OR_",
|
|
592
593
|
"parameters": {
|
|
@@ -604,7 +605,7 @@
|
|
|
604
605
|
"Y": [ 37 ]
|
|
605
606
|
}
|
|
606
607
|
},
|
|
607
|
-
"$abc$
|
|
608
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$287": {
|
|
608
609
|
"hide_name": 1,
|
|
609
610
|
"type": "$_MUX_",
|
|
610
611
|
"parameters": {
|
|
@@ -624,7 +625,7 @@
|
|
|
624
625
|
"Y": [ 38 ]
|
|
625
626
|
}
|
|
626
627
|
},
|
|
627
|
-
"$abc$
|
|
628
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$288": {
|
|
628
629
|
"hide_name": 1,
|
|
629
630
|
"type": "$_MUX_",
|
|
630
631
|
"parameters": {
|
|
@@ -644,7 +645,7 @@
|
|
|
644
645
|
"Y": [ 39 ]
|
|
645
646
|
}
|
|
646
647
|
},
|
|
647
|
-
"$abc$
|
|
648
|
+
"$abc$256$auto$blifparse.cc:396:parse_blif$289": {
|
|
648
649
|
"hide_name": 1,
|
|
649
650
|
"type": "$_OR_",
|
|
650
651
|
"parameters": {
|
|
@@ -664,157 +665,157 @@
|
|
|
664
665
|
}
|
|
665
666
|
},
|
|
666
667
|
"netnames": {
|
|
667
|
-
"$abc$
|
|
668
|
+
"$abc$256$new_n13": {
|
|
668
669
|
"hide_name": 1,
|
|
669
670
|
"bits": [ 14 ],
|
|
670
671
|
"attributes": {
|
|
671
672
|
}
|
|
672
673
|
},
|
|
673
|
-
"$abc$
|
|
674
|
+
"$abc$256$new_n14": {
|
|
674
675
|
"hide_name": 1,
|
|
675
676
|
"bits": [ 15 ],
|
|
676
677
|
"attributes": {
|
|
677
678
|
}
|
|
678
679
|
},
|
|
679
|
-
"$abc$
|
|
680
|
+
"$abc$256$new_n15": {
|
|
680
681
|
"hide_name": 1,
|
|
681
682
|
"bits": [ 16 ],
|
|
682
683
|
"attributes": {
|
|
683
684
|
}
|
|
684
685
|
},
|
|
685
|
-
"$abc$
|
|
686
|
+
"$abc$256$new_n16": {
|
|
686
687
|
"hide_name": 1,
|
|
687
688
|
"bits": [ 17 ],
|
|
688
689
|
"attributes": {
|
|
689
690
|
}
|
|
690
691
|
},
|
|
691
|
-
"$abc$
|
|
692
|
+
"$abc$256$new_n17": {
|
|
692
693
|
"hide_name": 1,
|
|
693
694
|
"bits": [ 18 ],
|
|
694
695
|
"attributes": {
|
|
695
696
|
}
|
|
696
697
|
},
|
|
697
|
-
"$abc$
|
|
698
|
+
"$abc$256$new_n19": {
|
|
698
699
|
"hide_name": 1,
|
|
699
700
|
"bits": [ 19 ],
|
|
700
701
|
"attributes": {
|
|
701
702
|
}
|
|
702
703
|
},
|
|
703
|
-
"$abc$
|
|
704
|
+
"$abc$256$new_n20": {
|
|
704
705
|
"hide_name": 1,
|
|
705
706
|
"bits": [ 20 ],
|
|
706
707
|
"attributes": {
|
|
707
708
|
}
|
|
708
709
|
},
|
|
709
|
-
"$abc$
|
|
710
|
+
"$abc$256$new_n21": {
|
|
710
711
|
"hide_name": 1,
|
|
711
712
|
"bits": [ 21 ],
|
|
712
713
|
"attributes": {
|
|
713
714
|
}
|
|
714
715
|
},
|
|
715
|
-
"$abc$
|
|
716
|
+
"$abc$256$new_n23": {
|
|
716
717
|
"hide_name": 1,
|
|
717
718
|
"bits": [ 22 ],
|
|
718
719
|
"attributes": {
|
|
719
720
|
}
|
|
720
721
|
},
|
|
721
|
-
"$abc$
|
|
722
|
+
"$abc$256$new_n24": {
|
|
722
723
|
"hide_name": 1,
|
|
723
724
|
"bits": [ 23 ],
|
|
724
725
|
"attributes": {
|
|
725
726
|
}
|
|
726
727
|
},
|
|
727
|
-
"$abc$
|
|
728
|
+
"$abc$256$new_n25": {
|
|
728
729
|
"hide_name": 1,
|
|
729
730
|
"bits": [ 24 ],
|
|
730
731
|
"attributes": {
|
|
731
732
|
}
|
|
732
733
|
},
|
|
733
|
-
"$abc$
|
|
734
|
+
"$abc$256$new_n26": {
|
|
734
735
|
"hide_name": 1,
|
|
735
736
|
"bits": [ 25 ],
|
|
736
737
|
"attributes": {
|
|
737
738
|
}
|
|
738
739
|
},
|
|
739
|
-
"$abc$
|
|
740
|
+
"$abc$256$new_n27": {
|
|
740
741
|
"hide_name": 1,
|
|
741
742
|
"bits": [ 26 ],
|
|
742
743
|
"attributes": {
|
|
743
744
|
}
|
|
744
745
|
},
|
|
745
|
-
"$abc$
|
|
746
|
+
"$abc$256$new_n29": {
|
|
746
747
|
"hide_name": 1,
|
|
747
748
|
"bits": [ 27 ],
|
|
748
749
|
"attributes": {
|
|
749
750
|
}
|
|
750
751
|
},
|
|
751
|
-
"$abc$
|
|
752
|
+
"$abc$256$new_n30": {
|
|
752
753
|
"hide_name": 1,
|
|
753
754
|
"bits": [ 28 ],
|
|
754
755
|
"attributes": {
|
|
755
756
|
}
|
|
756
757
|
},
|
|
757
|
-
"$abc$
|
|
758
|
+
"$abc$256$new_n31": {
|
|
758
759
|
"hide_name": 1,
|
|
759
760
|
"bits": [ 29 ],
|
|
760
761
|
"attributes": {
|
|
761
762
|
}
|
|
762
763
|
},
|
|
763
|
-
"$abc$
|
|
764
|
+
"$abc$256$new_n32": {
|
|
764
765
|
"hide_name": 1,
|
|
765
766
|
"bits": [ 30 ],
|
|
766
767
|
"attributes": {
|
|
767
768
|
}
|
|
768
769
|
},
|
|
769
|
-
"$abc$
|
|
770
|
+
"$abc$256$new_n34": {
|
|
770
771
|
"hide_name": 1,
|
|
771
772
|
"bits": [ 31 ],
|
|
772
773
|
"attributes": {
|
|
773
774
|
}
|
|
774
775
|
},
|
|
775
|
-
"$abc$
|
|
776
|
+
"$abc$256$new_n35": {
|
|
776
777
|
"hide_name": 1,
|
|
777
778
|
"bits": [ 32 ],
|
|
778
779
|
"attributes": {
|
|
779
780
|
}
|
|
780
781
|
},
|
|
781
|
-
"$abc$
|
|
782
|
+
"$abc$256$new_n36": {
|
|
782
783
|
"hide_name": 1,
|
|
783
784
|
"bits": [ 33 ],
|
|
784
785
|
"attributes": {
|
|
785
786
|
}
|
|
786
787
|
},
|
|
787
|
-
"$abc$
|
|
788
|
+
"$abc$256$new_n38": {
|
|
788
789
|
"hide_name": 1,
|
|
789
790
|
"bits": [ 34 ],
|
|
790
791
|
"attributes": {
|
|
791
792
|
}
|
|
792
793
|
},
|
|
793
|
-
"$abc$
|
|
794
|
+
"$abc$256$new_n39": {
|
|
794
795
|
"hide_name": 1,
|
|
795
796
|
"bits": [ 35 ],
|
|
796
797
|
"attributes": {
|
|
797
798
|
}
|
|
798
799
|
},
|
|
799
|
-
"$abc$
|
|
800
|
+
"$abc$256$new_n40": {
|
|
800
801
|
"hide_name": 1,
|
|
801
802
|
"bits": [ 36 ],
|
|
802
803
|
"attributes": {
|
|
803
804
|
}
|
|
804
805
|
},
|
|
805
|
-
"$abc$
|
|
806
|
+
"$abc$256$new_n42": {
|
|
806
807
|
"hide_name": 1,
|
|
807
808
|
"bits": [ 37 ],
|
|
808
809
|
"attributes": {
|
|
809
810
|
}
|
|
810
811
|
},
|
|
811
|
-
"$abc$
|
|
812
|
+
"$abc$256$new_n43": {
|
|
812
813
|
"hide_name": 1,
|
|
813
814
|
"bits": [ 38 ],
|
|
814
815
|
"attributes": {
|
|
815
816
|
}
|
|
816
817
|
},
|
|
817
|
-
"$abc$
|
|
818
|
+
"$abc$256$new_n44": {
|
|
818
819
|
"hide_name": 1,
|
|
819
820
|
"bits": [ 39 ],
|
|
820
821
|
"attributes": {
|
digsim/utils/_yosys_netlist.py
CHANGED
|
@@ -170,6 +170,8 @@ class _NestlistModule(_NetlistBlock):
|
|
|
170
170
|
for cell_name, cell_dict in module_dict["cells"].items():
|
|
171
171
|
cell = _NetlistCell(cell_name)
|
|
172
172
|
cell.from_dict(cell_dict, self._nets)
|
|
173
|
+
if cell.get_type() == "$scopeinfo":
|
|
174
|
+
continue
|
|
173
175
|
self._cells[cell_name] = cell
|
|
174
176
|
|
|
175
177
|
def get_cells(self):
|
|
@@ -1,42 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: digsim-logic-simulator
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.8.0
|
|
4
4
|
Summary: Interactive Digital Logic Simulator
|
|
5
5
|
Author-email: Fredrik Andersson <freand@gmail.com>
|
|
6
6
|
Maintainer-email: Fredrik Andersson <freand@gmail.com>
|
|
7
|
-
License: The Clear BSD License
|
|
8
|
-
|
|
9
|
-
Copyright (c) 2023-2024, Fredrik Andersson
|
|
10
|
-
All rights reserved.
|
|
11
|
-
|
|
12
|
-
Redistribution and use in source and binary forms, with or without
|
|
13
|
-
modification, are permitted provided that the following conditions are met:
|
|
14
|
-
|
|
15
|
-
* Redistributions of source code must retain the above copyright notice, this
|
|
16
|
-
list of conditions and the following disclaimer.
|
|
17
|
-
|
|
18
|
-
* Redistributions in binary form must reproduce the above copyright notice,
|
|
19
|
-
this list of conditions and the following disclaimer in the documentation
|
|
20
|
-
and/or other materials provided with the distribution.
|
|
21
|
-
|
|
22
|
-
* Neither the name of the copyright holder nor the names of its
|
|
23
|
-
contributors may be used to endorse or promote products derived from
|
|
24
|
-
this software without specific prior written permission.
|
|
25
|
-
|
|
26
|
-
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS
|
|
27
|
-
LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
28
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
29
|
-
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
30
|
-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
|
|
31
|
-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
32
|
-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
|
|
33
|
-
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
34
|
-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
35
|
-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
|
|
36
|
-
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
37
|
-
|
|
38
|
-
-------------------------------------------------------------------------------
|
|
39
|
-
|
|
40
7
|
Project-URL: homepage, https://github.com/freand76/digsim
|
|
41
8
|
Keywords: educational,simulation,digital
|
|
42
9
|
Classifier: Development Status :: 5 - Production/Stable
|
|
@@ -50,12 +17,12 @@ Classifier: Programming Language :: Python :: 3 :: Only
|
|
|
50
17
|
Requires-Python: >=3.9
|
|
51
18
|
Description-Content-Type: text/markdown
|
|
52
19
|
License-File: LICENSE.md
|
|
53
|
-
Requires-Dist: pyvcd
|
|
54
|
-
Requires-Dist: pyside6
|
|
20
|
+
Requires-Dist: pyvcd==0.4.1
|
|
21
|
+
Requires-Dist: pyside6==6.9.1
|
|
55
22
|
Requires-Dist: pexpect==4.9.0
|
|
56
|
-
Requires-Dist: pydantic==2.11.
|
|
23
|
+
Requires-Dist: pydantic==2.11.7
|
|
57
24
|
Requires-Dist: qtawesome==1.4.0
|
|
58
|
-
Requires-Dist: yowasp-yosys==0.
|
|
25
|
+
Requires-Dist: yowasp-yosys==0.55.0.0.post944
|
|
59
26
|
Dynamic: license-file
|
|
60
27
|
|
|
61
28
|
# DigSim - Interactive Digital Logic Simulator
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
digsim/__init__.py,sha256=UB-i1HtNR6rIX4_SClZp-lM4njGa7_1sbMvd14NuyAs,149
|
|
2
2
|
digsim/app/__main__.py,sha256=iECz0kvEQ0R4fGzH6KAOxyDfoyvwrRLo7JmT0jMx39s,1368
|
|
3
3
|
digsim/app/gui/__init__.py,sha256=-HnN8a-AcDcovbCHf1a_R-sQtW2_tQXnPJ3izyKLOjw,165
|
|
4
|
-
digsim/app/gui/_circuit_area.py,sha256=
|
|
4
|
+
digsim/app/gui/_circuit_area.py,sha256=rbqP957eVAuYBvtg5anybOrvnGc6TSe9dB_0rRsHSDI,16366
|
|
5
5
|
digsim/app/gui/_component_selection.py,sha256=C-TeBruf8sGdEnGATtLm6jTesIqf-0AnKRBRLrtL_18,6388
|
|
6
6
|
digsim/app/gui/_main_window.py,sha256=X0AIh3m1ySaldgYr3MHddRSqVkNdWl_qNJOIdnv2mNA,5275
|
|
7
7
|
digsim/app/gui/_top_bar.py,sha256=HWGiWTKjYz3yRJ4K1tbMyVxhTC-Y6LEiREr6nHMAhKE,13067
|
|
@@ -17,7 +17,7 @@ digsim/app/gui_objects/_dip_switch_object.py,sha256=6SmqoyF3MuUphLJA4tlyff4JXJBx
|
|
|
17
17
|
digsim/app/gui_objects/_gui_note_object.py,sha256=sMakGjdR0truGBzaR2GaFZZoDg99v76Bs5DD6ea3cjA,2604
|
|
18
18
|
digsim/app/gui_objects/_gui_object_factory.py,sha256=wfe0M4ZNSd5mK_0fi6ZhzHddFxkm_t4tku3OZir2VzU,2465
|
|
19
19
|
digsim/app/gui_objects/_hexdigit_object.py,sha256=cCxxpcSRLXRFNLIfrY_AUBGOSVIjRjO3HAuOv7wXGkI,1930
|
|
20
|
-
digsim/app/gui_objects/_image_objects.py,sha256=
|
|
20
|
+
digsim/app/gui_objects/_image_objects.py,sha256=hOFgkpp0Ar0btncVXp7Jors7hXQQENc1FqzJGS1m_G0,7613
|
|
21
21
|
digsim/app/gui_objects/_label_object.py,sha256=6CnISeYEmmef28T6yBYJ1z-a_3nTtyl4p-EU-pEzVK0,3570
|
|
22
22
|
digsim/app/gui_objects/_logic_analyzer_object.py,sha256=B3WpFrTu9LDF0S_ol0VVS4vOIDqw_e08wmEX7fBjD98,2671
|
|
23
23
|
digsim/app/gui_objects/_seven_segment_object.py,sha256=EaNRxmM_IA-JkLHVVHXwSCd8jV9JAXTmdXMuXOidio4,4227
|
|
@@ -60,8 +60,8 @@ digsim/app/settings/_component_settings.py,sha256=88D9OuEcFIlaqZozomWHSYrl7opz4j
|
|
|
60
60
|
digsim/app/settings/_gui_settings.py,sha256=sDi2POUsHvS7_4SO5qsTu_nN48HsTN4UfGPzdmECs9w,2764
|
|
61
61
|
digsim/app/settings/_shortcut_dialog.py,sha256=JTm7aawG2ar_DvWhBT8ZzgWsq9gLEJ6pJ_-eHUMPh-c,1524
|
|
62
62
|
digsim/circuit/__init__.py,sha256=yGyhcdnlcpht_hyR2az_A4c7-bO_NkT2lBIDFvtI010,216
|
|
63
|
-
digsim/circuit/_circuit.py,sha256=
|
|
64
|
-
digsim/circuit/_waves_writer.py,sha256=
|
|
63
|
+
digsim/circuit/_circuit.py,sha256=r_QFKhB13p9hLbrKUN0RtR1o2sqc-UNemdiz-La8cGY,10956
|
|
64
|
+
digsim/circuit/_waves_writer.py,sha256=ZedBa2TbWuq-zDc1MQyANmQOMDGGzNMSh4nKPuqXCkA,2092
|
|
65
65
|
digsim/circuit/components/__init__.py,sha256=j-xNFbXJ15rSJLhDg7E-SlKvxn6Uy7Zl42YDUkZBFZo,1267
|
|
66
66
|
digsim/circuit/components/_bus_bits.py,sha256=mHWkwAHtkEq88pOEQ0b5ndFZvum794j7kUkTAWHUCdc,1916
|
|
67
67
|
digsim/circuit/components/_button.py,sha256=Q8drjQ2kNFCfgK-7UzlmNHP47bOpGa9_t16pDtjhL4s,1028
|
|
@@ -72,7 +72,7 @@ digsim/circuit/components/_flip_flops.py,sha256=eOB1hpSfK7vlpcOQzHqILpAzfwsqQPob
|
|
|
72
72
|
digsim/circuit/components/_gates.py,sha256=K_aFT4GTo4JF_zoaNYiCRZfZEx4vEibMHZSCDImfPHQ,7167
|
|
73
73
|
digsim/circuit/components/_hexdigit.py,sha256=MQlmEnQkQnuH6rGc-FB68mOctjVY8QyAR5FCOHYNCns,2259
|
|
74
74
|
digsim/circuit/components/_ic.py,sha256=Rs8Z_PuhKo3peK9pwdbvlGNK8_w6evSdXYNdrjWB3-8,917
|
|
75
|
-
digsim/circuit/components/_label_wire.py,sha256=
|
|
75
|
+
digsim/circuit/components/_label_wire.py,sha256=wAAvq-o1ygsX5br6O9KvsPtQyU5C2FdMRUJP_WWlXSw,5164
|
|
76
76
|
digsim/circuit/components/_led.py,sha256=hR_iclDWZua8duNy9BQcTBuhKkIh3g5ahpfkHQ1LYSA,452
|
|
77
77
|
digsim/circuit/components/_logic_analyzer.py,sha256=K6sUfN23lUfQ5GHQFrxvR8fgfWKLy29Cj0K7dZzW_cE,1809
|
|
78
78
|
digsim/circuit/components/_mem64kbyte.py,sha256=tqex3qFxa7jk841f87inNB4UIY9E5z1SleqAL82eCUY,1482
|
|
@@ -84,12 +84,12 @@ digsim/circuit/components/_static_level.py,sha256=2Assm1cmAfryVZ3KTQ1uGY8Q6eRrBi
|
|
|
84
84
|
digsim/circuit/components/_static_value.py,sha256=vfRPS_F9mKOXpHJxzs0JQKXqcj0o6d-090zbyZaECA4,1236
|
|
85
85
|
digsim/circuit/components/_yosys_atoms.py,sha256=NeH8XjjpoACHBfQRqR5RJxWorZhSjGk0t73cJOviSZw,37599
|
|
86
86
|
digsim/circuit/components/_yosys_component.py,sha256=XDNSAfM6Qvhe6G0-M1uiY2NQ-A6oPSQX4kcB_ccvSWg,8810
|
|
87
|
-
digsim/circuit/components/atoms/__init__.py,sha256=
|
|
88
|
-
digsim/circuit/components/atoms/_component.py,sha256=
|
|
87
|
+
digsim/circuit/components/atoms/__init__.py,sha256=NU45pfJcSrdwZA-SVQeORlaznl_0BciY4VN3vVSnD8o,498
|
|
88
|
+
digsim/circuit/components/atoms/_component.py,sha256=DpMS1yOWWgk11Y9ae0PfuOJdlJsrzgrzuYrgsN62dbQ,8815
|
|
89
89
|
digsim/circuit/components/atoms/_digsim_exception.py,sha256=Y5mBve15zZbduqNNAyf7WzqDk4NtvUL_g2vYy5kBQ3U,173
|
|
90
|
-
digsim/circuit/components/atoms/_port.py,sha256=
|
|
91
|
-
digsim/circuit/components/ic/74162.json,sha256=
|
|
92
|
-
digsim/circuit/components/ic/7448.json,sha256=
|
|
90
|
+
digsim/circuit/components/atoms/_port.py,sha256=yT1TqmKPVlw8G_0r_6dErcqIkXCqB8z0pE5oL6Bnxzo,12596
|
|
91
|
+
digsim/circuit/components/ic/74162.json,sha256=XY-qHubOw3P7xeuV1ZZDTD-XcDBwAovTZ1Ic-rTnYqY,26694
|
|
92
|
+
digsim/circuit/components/ic/7448.json,sha256=WnVrq6nr0L_ywg2cJlrqg3gpv0l1Pha5yfNza-lE9S4,21186
|
|
93
93
|
digsim/storage_model/__init__.py,sha256=lubmO9_BCUtEahyW1yE7f3aGHngEevGIwf_0LeOB7Y8,289
|
|
94
94
|
digsim/storage_model/_app.py,sha256=Aer9s_mUBKSydsyeWYvVPHX2XF5ZGPuXq8z4PoXu8lA,1353
|
|
95
95
|
digsim/storage_model/_circuit.py,sha256=NnaHLwqb9gAhqAxeZ1RkHHvoS_YJwixlz0xs-zmIrQU,3596
|
|
@@ -97,9 +97,9 @@ digsim/synth/__init__.py,sha256=jhBHLOHf-vNa94Zg5q5dGcf0fgQTModfjUKtmUSffiw,180
|
|
|
97
97
|
digsim/synth/__main__.py,sha256=wZWAzWsisoxA7hfqkKtu3H066uWyFajgPro2MEGlKbs,2173
|
|
98
98
|
digsim/synth/_synthesis.py,sha256=ug9vSeTyZrvRCboNLL7dDIFVpGqH_ibr5fhOZJHpqUs,4271
|
|
99
99
|
digsim/utils/__init__.py,sha256=Az_zmbORYMzmptuA2_xfn5jDxbCPRSMlVuntr0sYexU,167
|
|
100
|
-
digsim/utils/_yosys_netlist.py,sha256=
|
|
101
|
-
digsim_logic_simulator-0.
|
|
102
|
-
digsim_logic_simulator-0.
|
|
103
|
-
digsim_logic_simulator-0.
|
|
104
|
-
digsim_logic_simulator-0.
|
|
105
|
-
digsim_logic_simulator-0.
|
|
100
|
+
digsim/utils/_yosys_netlist.py,sha256=ElnqPUsOO5zjTuf6UFSyEH3UabNlhxiLpwgACcX74rk,8635
|
|
101
|
+
digsim_logic_simulator-0.8.0.dist-info/licenses/LICENSE.md,sha256=FrvohZfyfpH4xrvKdXiQ5hD7dUB7w4DcsRA3p-pOmLw,1693
|
|
102
|
+
digsim_logic_simulator-0.8.0.dist-info/METADATA,sha256=CGio3nKIsVeQLBUhfl3N6LOZjxH9Z0VnB2mrgl7GC8w,4557
|
|
103
|
+
digsim_logic_simulator-0.8.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
104
|
+
digsim_logic_simulator-0.8.0.dist-info/top_level.txt,sha256=qpCMzQKADZHVqZIoQgFrv3qJ3u7PPU73gTCXQglqLa8,7
|
|
105
|
+
digsim_logic_simulator-0.8.0.dist-info/RECORD,,
|
|
File without changes
|
{digsim_logic_simulator-0.7.0.dist-info → digsim_logic_simulator-0.8.0.dist-info}/top_level.txt
RENAMED
|
File without changes
|