This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-18 22:59:03 +00:00
Code
Activity
8111938e96
yosys
/
passes
/
abc
History
Siesh1oo
f7c2cf6fe2
- passes/abc/abc.cc: #include <cerrno> for errno; use POSIX getcwd() for portability (get_current_dir_name() does not exist on BSD).
2014-03-10 14:35:53 +01:00
..
abc.cc
- passes/abc/abc.cc: #include <cerrno> for errno; use POSIX getcwd() for portability (get_current_dir_name() does not exist on BSD).
2014-03-10 14:35:53 +01:00
blifparse.cc
Fixed use of limited length buffer in ABC blif parser
2013-12-31 21:58:35 +01:00
blifparse.h
Added abc -dff and -clk support
2013-12-31 21:25:09 +01:00
Makefile.inc
Always use BLIF as ABC output format
2013-12-31 13:41:16 +01:00