byuccl / spydrnet-tmr

TMR utilities for the SpyDrNet project
https://byuccl.github.io/spydrnet-tmr/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Add command line functionality #7

Open benglines opened 2 years ago

benglines commented 2 years ago

Currently TMR can be applied with either a YAML config file, or in a python script. Would be nice to do TMR and specify options such as exclude/include ports/instances and specify algorithms/valid voter locations with just the command line similar to the following: python3 tmr.py <netlist_file> [options]