Commit dddcab16 by Alan Mishchenko

Performance tuning of the Nf.

parent faeeaeb5
...@@ -307,6 +307,9 @@ struct Jf_Par_t_ ...@@ -307,6 +307,9 @@ struct Jf_Par_t_
word Edge; word Edge;
word Clause; word Clause;
word Mux7; word Mux7;
word WordMapDelay;
word WordMapArea;
word WordMapDelayTarget;
float MapDelay; float MapDelay;
float MapArea; float MapArea;
float MapDelayTarget; 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