3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-09 18:40:53 +00:00
yosys/passes/cmds
2026-01-13 16:38:12 +01:00
..
sdc Check for missing port in SDC code 2026-01-10 04:00:17 +00:00
abstract.cc
add.cc
autoname.cc
blackbox.cc
box_derive.cc box_derive: rename -apply to -apply_derived_type 2025-10-13 17:24:32 +02:00
bugpoint.cc Add sys/wait.h header to bugpoint to bring in constants. 2025-10-20 19:50:18 -04:00
check.cc
chformal.cc
chtype.cc chtype: replace publish pass with chtype -publish_icells 2025-10-14 15:01:48 +02:00
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
delete.cc
design.cc
design_equal.cc Implement design_equal command 2025-12-21 21:47:40 +00:00
dft_tag.cc
edgetypes.cc
example_dt.cc Remove IdString::id_string(). 2025-12-22 01:57:30 +00:00
exec.cc
future.cc
glift.cc
icell_liberty.cc remove unused variable 2025-12-23 15:47:35 +01:00
internal_stats.cc
linecoverage.cc
logcmd.cc
logger.cc
ltp.cc
Makefile.inc Implement design_equal command 2025-12-21 21:47:40 +00:00
plugin.cc fix dlopen using fs:path with mingw 2025-10-16 08:30:43 +02:00
portarcs.cc abc_new: Avoid bufnorm helper cell churn 2025-10-07 18:05:28 +02:00
portlist.cc
printattrs.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
rename.cc
scatter.cc
scc.cc
scratchpad.cc
select.cc Use digit separators for large decimal integers 2026-01-13 16:38:12 +01:00
setattr.cc
setenv.cc
setundef.cc
show.cc Make SigSpec::chunks() return an object that can be iterated over without packing the SigSpec 2025-11-07 15:54:54 +00:00
sort.cc sort: init 2025-10-13 17:32:26 +02:00
splice.cc
splitcells.cc
splitnets.cc
sta.cc
stat.cc
tee.cc
test_select.cc
timeest.cc timeest: Add top ports launching/sampling 2025-11-03 14:21:28 +01:00
torder.cc
trace.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
viz.cc
wrapcell.cc
write_file.cc
xprop.cc