Colin Schmidt
Colin Schmidt
Convert SRAMParameters to use the IR library #330 _Originally posted by @edwardcwang in https://github.com/ucb-bar/hammer/pull/341_
This API would let the user tell specific tools which warnings or errors to mask. This is useful because some libraries always generate problems or chisel generated verilog causes certain...
Bumps don't usually allow vias underneath them so I want to be able to find out what the top via is called and create a blockage, but the stackup doesn't...
It complains about something else entirely and doesn't give a line number. From other repo by @colinschmidt
It's not clear when reading the JSON if this comes from the ILM data structure (or which one) or lvs.inputs.input_files. This is a pain point for hierarchical signoff. From other...