This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
bug_reports
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add readme, change name to mimic github bug number
master
T. Meissner
6 years ago
parent
b0d52f1534
commit
07f34453ab
5 changed files
with
8 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
SymbiYosys_27/Makefile
+0
-0
SymbiYosys_27/Properties.sv
+8
-0
SymbiYosys_27/README.md
+0
-0
SymbiYosys_27/TestDesign.vhd
+0
-0
SymbiYosys_27/symbiyosys.sby
symbiotic_01/Makefile → SymbiYosys_27/Makefile
View File
symbiotic_01/Properties.sv → SymbiYosys_27/Properties.sv
View File
+ 8
- 0
SymbiYosys_27/README.md
View File
@ -0,0 +1,8 @@
# bug_reports
### SymbiYosys_#47
[
SymbiYosys fails with an internal exception instead of generating counter example when using abc
](
https://github.com/YosysHQ/SymbiYosys/issues/27
)
Reported on Github, fixed in [
YosysHQ/yosys@e112d2f
](
https://github.com/YosysHQ/yosys/commit/e112d2fbf5a31f00ef19e6d05f28fecc1e9c56b9
)
symbiotic_01/TestDesign.vhd → SymbiYosys_27/TestDesign.vhd
View File
symbiotic_01/symbiyosys.sby → SymbiYosys_27/symbiyosys.sby
View File
Write
Preview
Loading…
Cancel
Save