mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-10 01:05:49 +00:00
- AST_CONCAT and AST_TO_UNSIGNED are always unsigned, but may generate RTLIL that exclusively reference a signed wire. - AST_CONCAT may also contain a memory write.
7 lines
118 B
Text
7 lines
118 B
Text
read_verilog signed_concat.v
|
|
hierarchy
|
|
proc
|
|
flatten gate
|
|
equiv_make gold gate equiv
|
|
equiv_simple
|
|
equiv_status -assert
|