pass metadata: added the machinery to write param and attributes
[yosys.git] / backends / metadata / metadata.cc
2022-04-08 Aki Van Nesspass metadata: added the machinery to write param and...
2022-04-08 Aki Van Nesspass metadata: removed superfluous `stringf` calls
2022-04-08 Aki Van Nesspass metadata: some more rough work on dumping the...
2022-04-08 Aki Van Nesspass metadata: fixed the MetadataWriter object initiali...
2022-04-08 Aki Van Nesspass metadata: added the output of parameters,
2022-04-08 Aki Van Nesspass metadata: fixed some of the output formatting
2022-04-08 Aki Van Nesspass metadata: initial commit of the metadata pass...