M
Matt Ziegler
Guest
I am writing an Ocean script for simulating a design and I am wondering
how I
can netlist the design in a directory other than the default simulation.
The default simulation directory is in my case, ~/simulation/. I am
using the function
design( "library" "cell" "view" ) to specify the design and the function
createNetlist(?recreateAll t) to netlist; however, it always creates the
netlist
files off of the default simulation directory, e.g.,
~/simulation/"cell"/spectre/schematic/netlist/
I would like to know how to set the directory where to netlist is
created within
Ocean. There may be a simple function to do so, but nothing stands out
when I
look in the Ocean Openbook.
thanks,
Matt
how I
can netlist the design in a directory other than the default simulation.
The default simulation directory is in my case, ~/simulation/. I am
using the function
design( "library" "cell" "view" ) to specify the design and the function
createNetlist(?recreateAll t) to netlist; however, it always creates the
netlist
files off of the default simulation directory, e.g.,
~/simulation/"cell"/spectre/schematic/netlist/
I would like to know how to set the directory where to netlist is
created within
Ocean. There may be a simple function to do so, but nothing stands out
when I
look in the Ocean Openbook.
thanks,
Matt