Virginia Tech® home

Note on TCF file and Power Estimation

Authors: Hetaswi Vankani and Dr. Dong S. Ha

 

2. Power Estimation

  1. Make sure that the Cadence path has been set by typing ‘Cadence’. RTL compiler will be used to estimate power. To start, type ‘rc –gui’
  2. Download rtl.tcl from here: rtl.tcl and cnt_updown.sdc from here: cnt_updown.sdc. Replace the earlier rtl.tcl with this one. SDC files are constraint files. For this tutorial the clock frequency has been set to 1 GHz.
  3. In GUI: File→ Source Script→ Select rtl.tcl→ hit OK
  4. Explanation for various commands executed by rtl.tcl can be found in the comments section of the script.
Fig 4. RTL Compiler GUI
Fig 4. RTL Compiler GUI


Comments to: ha@vt.edu