This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-01-21 10:23:03 +00:00
Code
Issues
Releases
Wiki
Activity
YosysHQ.yosys
/
kernel
History
Benedikt Tutzer
416946a16a
Saving id and pointer to c++ object. Object is valid only if both id and pointer match the pair saved in the corresponding map in kernel/rtlil.cc. Otherwise, the object was destroyed in c++ and should not be accessed any more
2018-08-01 10:57:57 +02:00
..
bitpattern.h
…
calc.cc
…
cellaigs.cc
…
cellaigs.h
…
celledges.cc
…
celledges.h
…
celltypes.h
Add $allconst and $allseq cell types
2018-02-23 13:14:47 +01:00
consteval.h
…
cost.h
…
driver.cc
Modify emscripten main to mount nodefs and to run arg as a script
2018-05-18 22:53:52 -07:00
hashlib.h
…
log.cc
Add "#ifdef __FreeBSD__"
2018-05-13 13:08:26 +02:00
log.h
Add "#ifdef __FreeBSD__"
2018-05-13 13:08:26 +02:00
macc.h
…
modtools.h
…
python_wrappers.cc
Saving id and pointer to c++ object. Object is valid only if both id and pointer match the pair saved in the corresponding map in kernel/rtlil.cc. Otherwise, the object was destroyed in c++ and should not be accessed any more
2018-08-01 10:57:57 +02:00
register.cc
…
register.h
…
rtlil.cc
added destructors for wires and cells
2018-07-10 08:52:36 +02:00
rtlil.h
added destructors for wires and cells
2018-07-10 08:52:36 +02:00
satgen.h
…
sigtools.h
…
utils.h
…
yosys.cc
Fix reading techlibs under emscripten
2018-05-18 22:42:33 -07:00
yosys.h
…