Simulations using Cadence OCEAN Scripts

From VLSI
Revision as of 23:02, 14 August 2012 by Xhyu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Create an ocean script template file using ADE L or ADE XL
  • Change or add the corresponding sections of the template and save it
  • Run the simulations using ocean script: type the following command in CIW
load("filename")

For an example of ocean Script, refer to https://secure.engr.oregonstate.edu/wiki/ams/index.php/Cadence/WritingCadenceOCEANScripts

Under construction