3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-23 12:48:54 +00:00
yosys/kernel
2024-12-17 12:11:39 -08:00
..
binding.cc
binding.h
bitpattern.h rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
calc.cc Reduce comparisons of size_t and int 2024-11-29 12:53:29 +13:00
cellaigs.cc Add coarse-grain $buf buffer cell type 2024-09-17 10:46:20 +02:00
cellaigs.h
celledges.cc Adjust buf-normalized mode 2024-09-17 10:46:20 +02:00
celledges.h
celltypes.h celltypes.h: Add extra properties 2024-10-15 07:23:45 +13:00
compute_graph.h
consteval.h rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
constids.inc read_liberty: Set area capacitance attributes 2024-11-12 13:26:38 +01:00
cost.cc
cost.h
driver.cc kernel: Remove global tcl.h include 2024-12-10 13:49:08 +01:00
drivertools.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
drivertools.h drivertools.h: switch from log_assert(0) to log_abort() for new feature 2024-11-08 10:30:11 -08:00
ff.cc Naming improvements 2024-11-21 03:29:35 -08:00
ff.h ff: improve comments 2024-09-05 11:17:12 +02:00
ffinit.h rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
ffmerge.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
ffmerge.h
fmt.cc cxxrtl, fmt: escape double quotes in c strings 2024-11-11 18:49:05 +00:00
fmt.h
fstdata.cc Merge pull request #4620 from RCoeurjoly/fix-vcd-parsing-ghdl-var-spacing 2024-11-06 16:29:07 +01:00
fstdata.h
functional.cc functional, glift: use fold overload of IdString::in instead of pool literals 2024-11-06 12:48:32 +01:00
functional.h functional: fix std::move usage in Factory::constant 2024-10-14 06:28:14 +02:00
hashlib.h Explictly #include <variant> for std::variant usage. 2024-10-07 21:57:30 +00:00
json.cc
json.h
log.cc log: Never silence log_cmd_error 2024-09-24 17:47:46 +02:00
log.h Raise SIGABRT when assert fails 2024-12-17 09:58:54 -08:00
macc.h booth: Map simple $macc instances too 2024-12-01 16:00:04 +01:00
mem.cc kernel/mem: Fix Cygwin compat 2024-12-03 13:15:33 +13:00
mem.h rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
modtools.h
qcsat.cc Add coarse-grain $buf buffer cell type 2024-09-17 10:46:20 +02:00
qcsat.h
register.cc cmdref: Move html only section inside cmd:def 2024-10-17 06:06:57 +13:00
register.h
rtlil.cc Yosys sync 2024-12-04 14:16:55 -08:00
rtlil.h Use basename for filename in id 2024-12-13 13:32:34 -08:00
satgen.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
satgen.h
scopeinfo.cc
scopeinfo.h add hash method to scopeindex cursor 2024-12-06 11:18:39 +01:00
sexpr.cc
sexpr.h
sigtools.h
tclapi.cc Merge branch 'YosysHQ:main' into main 2024-12-11 12:00:34 -08:00
timinginfo.h portarcs: New command to derive propagation arcs 2024-11-13 16:20:35 +01:00
topo_scc.h
utils.h
yosys.cc Merge branch 'YosysHQ:main' into main 2024-12-11 12:00:34 -08:00
yosys.h kernel: Remove global tcl.h include 2024-12-10 13:49:08 +01:00
yosys_common.h Resolve reg naming to some extent 2024-12-17 12:11:39 -08:00
yw.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
yw.h