Skip to content

Support importing metadata for sequental cells

Artem Kotsynyak requested to merge feature/rtlil-import-attrs into main

Add options to read_verilog and read_systemverilog commands:

--import-metadata comma-separated list of attributes to import, e.g. --import-metadata path,location

--no-import-metadata comma-separated list of attributes to ignore

Signed-off-by: Artem Kotsynyak kotsynyak@ispras.ru

Merge request reports

Loading