Closed rw1nkler closed 4 years ago
This PR prevents V2X from annotating a top-level port of a pb_type when a net of that port is forking. This allows to use pack patterns eg. for LUT to FF connections when the LUT output is also connected to a top-level output port.
Can you make sure this is included in the documentation output?
@mithro Yes. It is there: https://python-symbiflow-v2x--88.org.readthedocs.build/en/88/examples/pack_pattern/README.html
Pack pattern annotation — SymbiFlow Verilog to XML (V2X) 0.0-549-g3d651bb documentation
This PR prevents V2X from annotating a top-level port of a pb_type when a net of that port is forking. This allows to use pack patterns eg. for LUT to FF connections when the LUT output is also connected to a top-level output port.