Support importing metadata for sequental cells
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