3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-19 10:52:03 +00:00
yosys/kernel
Claire Xenia Wolf fb72dc1a40 Add constexpr hashlib default constructors
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
2023-12-29 19:20:44 +01:00
..
binding.cc
binding.h
bitpattern.h
calc.cc
cellaigs.cc cellaigs: Drop initializer list in call to IdString::in 2023-08-14 11:42:19 +02:00
cellaigs.h
celledges.cc
celledges.h
celltypes.h Revert changes to celltypes.h. 2023-10-03 14:06:41 -07:00
consteval.h
constids.inc memory_libmap: look for ram_style attributes on surrounding signals 2023-10-19 19:23:35 +02:00
cost.h
driver.cc cli: Cleanups for tcl argument handling 2023-11-06 16:40:13 +01:00
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc fmt: Handle free-standing time arguments 2023-11-20 17:25:42 +01:00
fmt.h
fstdata.cc
fstdata.h
hashlib.h Add constexpr hashlib default constructors 2023-12-29 19:20:44 +01:00
json.cc
json.h
log.cc change verific log callback api 2023-11-01 08:13:27 +01:00
log.h change verific log callback api 2023-11-01 08:13:27 +01:00
macc.h
mem.cc mem: only import attributes from ports if the memory doesn't have them yet 2023-10-30 16:31:53 +01:00
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc
register.h
rtlil.cc Merge pull request #3959 from rmlarsen/decode_string 2023-10-02 16:38:43 +02:00
rtlil.h rtlil: Fix value type for iterator over SigSpec 2023-12-09 19:01:39 +01:00
satgen.cc
satgen.h
sigtools.h
timinginfo.h
utils.h Get rid of double lookup in TopoSort::node(). This speeds up typical TopoSort time overall by ~10%. 2023-10-06 12:53:05 -07:00
yosys.cc Fix readline/editline memory leak 2023-10-06 16:05:44 +02:00
yosys.h Fix compiler warnings from GCC. 2023-10-03 09:29:06 +01:00
yw.cc
yw.h