1
0
mirror of synced 2026-04-29 05:16:49 +00:00
Files
YosysHQ.yosys/CODEOWNERS
Line: 13: incorrect codeowner user: nakengelhardt Line: 13: no users/groups matched Line: 14: incorrect codeowner user: whitequark Line: 14: no users/groups matched Line: 15: incorrect codeowner user: whitequark Line: 15: no users/groups matched Line: 16: incorrect codeowner user: whitequark Line: 16: no users/groups matched Line: 17: incorrect codeowner user: whitequark Line: 17: no users/groups matched Line: 18: incorrect codeowner user: whitequark Line: 18: no users/groups matched Line: 19: incorrect codeowner user: eddiehung Line: 19: no users/groups matched Line: 20: incorrect codeowner user: eddiehung Line: 20: no users/groups matched Line: 30: incorrect codeowner user: zachjs Line: 30: no users/groups matched Line: 31: incorrect codeowner user: zachjs Line: 31: no users/groups matched Line: 33: incorrect codeowner user: ZirconiumX Line: 33: no users/groups matched Line: 36: incorrect codeowner user: btut Line: 36: no users/groups matched Line: 38: incorrect codeowner user: ucbjrl Line: 38: incorrect codeowner user: azidar Line: 38: no users/groups matched Line: 40: incorrect codeowner user: boqwxp Line: 40: no users/groups matched Line: 41: incorrect codeowner user: boqwxp Line: 41: no users/groups matched Line: 42: incorrect codeowner user: boqwxp Line: 42: no users/groups matched Line: 43: incorrect codeowner user: boqwxp Line: 43: no users/groups matched
Eddie Hung 55dc5a4e4f abc9: fix SCC issues (#2694)
* xilinx: add SCC test for DSP48E1

* xilinx: Gate DSP48E1 being a whitebox behind ALLOW_WHITEBOX_DSP48E1

Have a test that checks it works through ABC9 when enabled

* abc9 to break SCCs using $__ABC9_SCC_BREAKER module

* Add test

* abc9_ops: remove refs to (* abc9_keep *) on wires

* abc9_ops: do not bypass cells in an SCC

* Add myself to CODEOWNERS for abc9*

* Fix compile

* abc9_ops: run -prep_hier before scc

* Fix tests

* Remove bug reference pending fix

* abc9: fix for -prep_hier -dff

* xaiger: restore PI handling

* abc9_ops: -prep_xaiger sigmap

* abc9_ops: -mark_scc -> -break_scc

* abc9: eliminate hard-coded abc9.box from tests

Also tidy up

* Address review
2021-03-29 22:01:57 -07:00

1.4 KiB