Run Netlist Fixes

spydrnet_tmr.f4pga.fixup_netlist.run_netlist_fixes(netlist, replicas, new_constraints_file=None, suffix='TMR')

Single function call that will do necessary things to get netlist ready for F4PGA. Calls Connect Unconn Nets To Dummy and Fix and Update Constraints. More functions may be added later as necessary.

Parameters
  • netlist – the current netlist

  • replicas – the replica dictionary generated by apply_nmr()

  • new_constraints_file – file that contains port:pin pairs

  • suffix – replication suffix. e.g “TMR”