1
0
mirror of synced 2026-04-05 06:11:11 +00:00
Files
YosysHQ.yosys/frontends
Zachary Snow 4b2f977331 genrtlil: fix signed port connection codegen failures
This fixes binding signed memory reads, signed unary expressions, and
signed complex SigSpecs to ports. This also sets `is_signed` for wires
generated from signed params when -pwires is used. Though not necessary
for any of the current usages, `is_signed` is now appropriately set when
the `extendWidth` helper is used.
2021-02-05 19:51:30 -05:00
..
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-10-19 13:40:57 +02:00
2020-11-25 16:47:20 +00:00
2021-01-30 09:23:46 +01:00