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
bdb59ffc8e
yosys
/
backends
/
functional
History
Emily Schmidt
6d329e142d
functional backend: error out if multiply driven or undriven signals are seen, dont bother putting them in functionalir
2024-08-21 11:03:29 +01:00
..
cxx_runtime
eliminate pmux in functional backend
2024-08-21 11:03:29 +01:00
Makefile.inc
Initial functional SMT backend using functional IR
2024-08-21 11:02:31 +01:00
cxx.cc
functional backend: error out if multiply driven or undriven signals are seen, dont bother putting them in functionalir
2024-08-21 11:03:29 +01:00
smtlib.cc
functional backend: error out if multiply driven or undriven signals are seen, dont bother putting them in functionalir
2024-08-21 11:03:29 +01:00
test_generic.cc
add new generic compute graph and rewrite c++ functional backend to use it
2024-08-21 11:02:29 +01:00