Commit dddcab16 by Alan Mishchenko

Performance tuning of the Nf.

parent faeeaeb5
......@@ -307,6 +307,9 @@ struct Jf_Par_t_
word Edge;
word Clause;
word Mux7;
word WordMapDelay;
word WordMapArea;
word WordMapDelayTarget;
float MapDelay;
float MapArea;
float MapDelayTarget;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment