This website requires JavaScript.
Explore
Help
Sign In
riscv
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Projects
Releases
Wiki
Activity
85db102e13
yosys
/
passes
/
abc
/
Makefile.inc
7 lines
87 B
PHP
Raw
Normal View
History
Unescape
Escape
initial import
2013-01-05 04:13:26 -06:00
Tighter integration of ABC build
2013-11-27 02:08:35 -06:00
ifeq
(
$
(
ENABLE_ABC
),
1
)
initial import
2013-01-05 04:13:26 -06:00
OBJS
+=
passes
/
abc
/
abc
.
o
Added $lut cells and abc lut mapping support
2013-07-23 09:19:34 -05:00
OBJS
+=
passes
/
abc
/
blifparse
.
o
Tighter integration of ABC build
2013-11-27 02:08:35 -06:00
endif
initial import
2013-01-05 04:13:26 -06:00