3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-01-22 01:54:45 +00:00
yosys/passes/cmds
Miodrag Milanović aa9991d3ee
Merge pull request #5571 from YosysHQ/micko/warning
remove unused variable
2025-12-23 16:32:10 +01:00
..
sdc Use Tcl_Size instead of int to fix build errors 2025-11-24 18:46:56 +13:00
abstract.cc
add.cc
autoname.cc autoname.cc: Return number of renames 2025-09-26 11:05:50 +12:00
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
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 Remove cover() coverage tracking 2025-12-04 16:27:13 +01: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
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