Sample Buffer.ckt in Spectre

From Vlsiwiki
Revision as of 05:17, 13 November 2009 by Test (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

simulator lang=spectre include "/mada/software/cadence/IC611/tools/dfII/samples/artist/ahdlLib/quantity.spectre"
I0 (A Y) inverter I1 (Y Z) inverter
save A Y Z
tran tran stop=3e-05
options options multithread = on + rawfmt=psfbin
ahdl_include "inverter.va"

Spectre 7.0 have the option of running in multicore mode as shown with

options options multithread = on