mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-02 13:36:08 +00:00
Rebase + Cmake.
This commit is contained in:
parent
d40431f249
commit
a1d841bf64
3 changed files with 344 additions and 318 deletions
|
|
@ -25,6 +25,8 @@ yosys_core(kernel
|
|||
celledges.h
|
||||
celltypes.h
|
||||
compute_graph.h
|
||||
compressor_tree.cc
|
||||
compressor_tree.h
|
||||
consteval.h
|
||||
constids.inc
|
||||
cost.cc
|
||||
|
|
@ -80,7 +82,6 @@ yosys_core(kernel
|
|||
topo_scc.h
|
||||
utils.h
|
||||
version.cc
|
||||
wallace_tree.h
|
||||
yosys.cc
|
||||
yosys_common.h
|
||||
yosys_config.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue