chipsalliance / f4pga-v2x

Tool for converting specialized annotated Verilog models into XML needed for Verilog to Routing flow.
https://f4pga-v2x.readthedocs.io/en/latest/
Apache License 2.0
10 stars 12 forks source link

pb_type: fix addition of blif model to muxes #77

Closed acomodi closed 3 years ago

acomodi commented 4 years ago

Signed-off-by: Alessandro Comodi acomodi@antmicro.com

This PR solves an issue with the generation of the blif attribute for pb_types when the primitive class is defined as mux.

acomodi commented 3 years ago

Please rebase and add a test.

@mithro Done