3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-01-08 03:51:17 +00:00
yosys/kernel
Martin Povišer b894abf8b1
Merge pull request #3959 from rmlarsen/decode_string
Speed up RTLIL::Const::decode_string by 1.7x.
2023-10-02 16:38:43 +02: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 Support import of $future_ff 2023-09-13 11:32:36 +02:00
consteval.h
constids.inc Basic support for tag primitives 2023-09-13 11:32:36 +02:00
cost.h
driver.cc
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc fmt: Fix C++ string assertion when buf is empty 2023-09-12 18:12:07 +02:00
fmt.h fmt: remove lzero by lowering during Verilog parse 2023-08-11 04:46:52 +02:00
fstdata.cc
fstdata.h
hashlib.h hashlib: Use a better hash for pool. 2023-09-26 18:55:06 +01:00
json.cc
json.h
log.cc Merge pull request #3839 from povik/python-log-newline 2023-07-24 16:28:02 +02:00
log.h
macc.h
mem.cc mem: Fix index confusion in write port merging 2023-09-12 16:43:59 +02: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: Add helper to emit full-adder cells 2023-09-25 14:50:41 +02:00
satgen.cc
satgen.h
sigtools.h
timinginfo.h
utils.h
yosys.cc
yosys.h
yw.cc
yw.h