Sample Buffer.ckt in Spectre

From Vlsiwiki
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