Skip to content

rmp: Multi output gates not supported #2011

@antonblanchard

Description

@antonblanchard

If either a gate level design or tech mapped design (eg adder cell mapping) has multi-output gates, rmp fails:

Warning: Detected 1 multi-output gates (for example, "FAx1_ASAP7_75t_R").
** cmd error: aborting 'source ./results/asap7/multiply_add_64x64/base/0ord_abc_script.tcl'
./results/asap7/multiply_add_64x64/base/multiply_add_64x64_crit_path.blif (line 9186): Mismatch in the fanins of gate "FAx1_ASAP7_75t_R".

Yosys looks to solve this by replacing the BLIF format with AIGER/XAIGER, which does support multiple outputs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions