mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Merge pull request #4817 from povik/macc_v2-1
macc: Stop using the B port
This commit is contained in:
commit
ca0ace66bc
10 changed files with 89 additions and 51 deletions
1
Makefile
1
Makefile
|
@ -869,6 +869,7 @@ endif
|
|||
SH_ABC_TEST_DIRS =
|
||||
SH_ABC_TEST_DIRS += tests/memories
|
||||
SH_ABC_TEST_DIRS += tests/aiger
|
||||
SH_ABC_TEST_DIRS += tests/alumacc
|
||||
|
||||
# seed-tests/ is a dummy string, not a directory
|
||||
.PHONY: seed-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue