issues
search
fabianschuiki
/
llhd
Low Level Hardware Description — A foundation for building hardware design tools.
http://www.llhd.io
Apache License 2.0
396
stars
30
forks
source link
Fix struct type and struct_create operation printing
#154
Closed
maerhart
closed
3 years ago
maerhart
commented
3 years ago
This PR fixes two issues in the updated MLIR writer:
Struct fields cannot just be an integer in CIRCT.
The struct create op syntax was wrong
This PR fixes two issues in the updated MLIR writer: