3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-04 08:39:58 +00:00
yosys/passes/proc
2025-01-14 12:39:15 +01:00
..
Makefile.inc Add proc_rom pass. 2022-05-13 00:37:14 +02:00
proc.cc Add proc_rom pass. 2022-05-13 00:37:14 +02:00
proc_arst.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
proc_clean.cc proc_clean: only consider fully-defined switch operands too. 2023-08-12 02:46:31 +02:00
proc_dff.cc proc_dff: fix early return bug 2024-11-07 00:06:03 +01:00
proc_dlatch.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
proc_init.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
proc_memwr.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
proc_mux.cc hashlib: redo interface for flexibility 2024-12-18 14:49:25 +01:00
proc_prune.cc proc_prune: avoid using invalidated iterator 2023-06-21 19:53:08 +10:00
proc_rmdead.cc proc_rmdead: use explicit pattern set when there are no wildcards 2021-07-29 20:55:59 -04:00
proc_rom.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00