3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-14 13:41:27 +00:00
yosys/passes/memory
Jannis Harder dd9627ed05
Merge pull request #5336 from rocallahan/remove-log-cstr
Remove `.c_str()` calls from `log()`/`log_error()`
2025-09-12 14:09:48 +02:00
..
Makefile.inc Add memory_bmux2rom pass. 2022-05-18 22:48:55 +02:00
memlib.cc Merge pull request #5336 from rocallahan/remove-log-cstr 2025-09-12 14:09:48 +02:00
memlib.h Reapply "Merge pull request #5301 from KrystalDelusion/krys/re_5280" 2025-09-12 10:41:01 +02:00
memlib.md Fix typos in memlib 2025-07-29 15:27:59 -04:00
memory.cc Add -no-rw-check option to memory_dff + memory + synth_{ice40,ecp5,gowin}. 2022-06-02 23:16:12 +02:00
memory_bmux2rom.cc Add memory_bmux2rom pass. 2022-05-18 22:48:55 +02:00
memory_bram.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory_collect.cc opt_mem, memory_*: Refuse to operate in presence of processes 2024-02-23 12:27:53 +01:00
memory_dff.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory_libmap.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory_map.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory_memx.cc memory_memx: Fix log header 2024-02-23 12:27:10 +01:00
memory_narrow.cc opt_mem, memory_*: Refuse to operate in presence of processes 2024-02-23 12:27:53 +01:00
memory_nordff.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
memory_share.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
memory_unpack.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00