3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-30 05:46:32 +00:00
yosys/frontends
Krystine Sherwin 7cf0c55466
verific: Fix non-contiguous memory flattening
May not be the best approach, insofar as it uses empty memory elements for padding out the alignment, but it does avoid costly address arithmetic.
Still needs to adjust ascii init val addresses, but should work fine for read/write accesses.
2026-05-29 18:40:23 +12:00
..
aiger Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
aiger2 Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
ast Fixing couple more conversion errors 2026-05-14 15:58:58 +02:00
blif Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
json Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
liberty Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
rpc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
rtlil Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
verific verific: Fix non-contiguous memory flattening 2026-05-29 18:40:23 +12:00
verilog Support positional assignment patterns for unpacked arrays 2026-04-23 14:29:38 -07:00