mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
Since the vlog95 code generator needs the strength information we do not want to hide it behind a concat-Z optimization. For now we abort the optimization, but in the future we could add parts of this back in (e.g. all the drivers have matching strength then replace with a normal concat and a buf-Z if the strength are not both strong. The original buf-Z should be removed to reduce the number of LPM devices).
3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
flag:DLL=vlog95.tgt
|
|
flag:DISABLE_CONCATZ_GENERATION=true
|