3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 11:45:41 +00:00
yosys/frontends
Akash Levy 2f8c9327b3 Verific: guard large-mem RAM width/word-count against int overflow
Address review feedback on the large-memory fix:
- comment explaining the 64-bit promotion and the remaining int limits
- log_error if the per-word width or word count would overflow RTLIL's
  int memory->width / memory->size fields, instead of silently truncating

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 23:33:55 -07:00
..
aiger Migrate build system to CMake 2026-06-03 08:58:10 +00:00
aiger2 Migrate build system to CMake 2026-06-03 08:58:10 +00:00
ast Migrate build system to CMake 2026-06-03 08:58:10 +00:00
blif Merge remote-tracking branch 'upstream/main' into silimate 2026-06-09 16:22:51 +03:00
json Migrate build system to CMake 2026-06-03 08:58:10 +00:00
liberty Migrate build system to CMake 2026-06-03 08:58:10 +00:00
rpc Migrate build system to CMake 2026-06-03 08:58:10 +00:00
rtlil Migrate build system to CMake 2026-06-03 08:58:10 +00:00
verific Verific: guard large-mem RAM width/word-count against int overflow 2026-06-24 23:33:55 -07:00
verilog Migrate build system to CMake 2026-06-03 08:58:10 +00:00
CMakeLists.txt Migrate build system to CMake 2026-06-03 08:58:10 +00:00