aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_firrtl_transform_log.py
diff options
context:
space:
mode:
authorJack Koenig2020-06-23 20:20:47 -0700
committerGitHub2020-06-23 20:20:47 -0700
commite0e685685074c493ea077bccacbbec9b5b2d33ee (patch)
treeb7eaf458931d310955a70dead09c312fa578dccb /scripts/parse_firrtl_transform_log.py
parent8322316a2f7c7fe7dad72f413e75d6b4600823f0 (diff)
Don't Dedup modules if it would change semantics (#1713)
If a module has ports of type Bundle that are used in aggregate connections in parent modules, Dedup cannot change the names of the fields of the Bundle or it would change the semantics of the connection. Dedup now detects this case and refrains from agnostifying the ports of such modules to prevent this issue.
Diffstat (limited to 'scripts/parse_firrtl_transform_log.py')
0 files changed, 0 insertions, 0 deletions