How to determine the power consumption of the circuit designed in pNML in magCAD??
Also how to get critical path delay from the simulation??
I can find bounding box area and latency of the circuits but unable to find power consumption and critical path delay. Kindly help.
Thank you
MagCAD doesn’t estimate the power consumption of pNML circuit at the moment. The following discussion can be helpful.
The bounding box area is reported in the .log file produced during the netlist extraction in MagCADFiles->VHDL-><yourcicuit>.
The critical path is reported in the definition file as T_eff, which is the sum of the nucleation time (if available) and propagation time.
Best regards.
This reply was modified 5 years, 4 months ago by Fabrizio.