use TTL Nand to combine the circuit graph in 'eda/native' module master
authoryu.dongliang <18588496441@163.com>
Fri, 11 Apr 2025 12:19:45 +0000 (20:19 +0800)
committeryu.dongliang <18588496441@163.com>
Fri, 11 Apr 2025 12:19:45 +0000 (20:19 +0800)
commita54ce8d15434781b31b265039cdb8843a4948b96
treeb8c85c2526515a1767aaef36ff8434a4d84a896c
parent5abf6d170bc678d27f60c9300682b07ebe24ddef
use TTL Nand to combine the circuit graph in 'eda/native' module
21 files changed:
core/scf_basic_block.h
core/scf_core_types.h
core/scf_dag.h
core/scf_function.c
core/scf_function.h
core/scf_optimizer.c
core/scf_optimizer_dominators.c
core/scf_optimizer_dominators_reverse.c [new file with mode: 0644]
core/scf_variable.h
elf/scf_elf_x64.c
elf/scf_elf_x64_so.c
lib/x64/scf_object.o
native/eda/scf_eda.c
native/eda/scf_eda.h
native/eda/scf_eda_inst.c
native/eda/scf_eda_pack.c
native/eda/scf_eda_pack.h
native/x64/scf_x64.c
native/x64/scf_x64_inst.c
parse/Makefile
parse/scf_parse.c