Enabling user-specified required times in 'map'.

This commit is contained in:
Alan Mishchenko
2012-03-02 13:50:28 -08:00
parent a0933b1643
commit eb4aa42577
10 changed files with 200 additions and 30 deletions
+1
View File
@@ -106,6 +106,7 @@ struct Map_ManStruct_t_
// info about the original circuit
char ** ppOutputNames; // the primary output names
Map_Time_t * pInputArrivals;// the PI arrival times
Map_Time_t * pOutputRequireds;// the PI arrival times
// mapping parameters
int nVarsMax; // the max number of variables