3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-13 15:56:28 +00:00
yosys/kernel
Krystine Sherwin 9925b27432
Goodbye guidelines (except GettingStarted)
Drop the parts that are being dropped.
Move the things that are being moved.
Also move the verilog stuff out of README and into the docs.
GettingStarted is less cut and dry, so hold off on that one.
2024-12-05 09:21:12 +13: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
cellaigs.h
celledges.cc
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 driver: add --autoidx 2024-11-26 12:11:10 +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 rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
ff.h
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.h
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
qcsat.h
register.cc cmdref: Move html only section inside cmd:def 2024-10-17 06:06:57 +13:00
register.h
rtlil.cc Goodbye guidelines (except GettingStarted) 2024-12-05 09:21:12 +13:00
rtlil.h Reduce comparisons of size_t and int 2024-11-29 12:53:29 +13:00
satgen.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
satgen.h
scopeinfo.cc
scopeinfo.h
sexpr.cc
sexpr.h
sigtools.h
timinginfo.h portarcs: New command to derive propagation arcs 2024-11-13 16:20:35 +01:00
topo_scc.h
utils.h
yosys.cc yosys: fix pyosys initialization segfault 2024-10-18 11:56:13 +02:00
yosys.h Start removing guidelines folder 2024-12-05 09:18:56 +13:00
yosys_common.h rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
yw.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
yw.h