mirror of https://github.com/VLSIDA/OpenRAM.git
Remove outdated SRAM layout virtuoso library
This commit is contained in:
parent
59d2e45744
commit
2c01daae8d
|
|
@ -1,4 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<dirTree>
|
|
||||||
<dir version="1.0">
|
|
||||||
<comment> Do not remove or change this .cadence directory signature file. </comment> </dir> </dirTree>
|
|
||||||
|
|
@ -1,43 +0,0 @@
|
||||||
[browser]
|
|
||||||
orientation=horizontal
|
|
||||||
pathlist=/mada/users/cpeters/Working/simulations/latch.run1/si.raw, /mada/users/cpeters/Working/simulations/out_latch.run1/si.raw, /mada/users/cpeters/Working/simulations/ms_ff.run1/si.raw
|
|
||||||
pos=@Point(1118 92)
|
|
||||||
size=@Size(214 928)
|
|
||||||
splitter=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\0\0\0\0\0\xc0\x1\0\0\0\x4\x1\0\0\0\x1)
|
|
||||||
|
|
||||||
[fullCalculator]
|
|
||||||
_bufferState=@Invalid()
|
|
||||||
_funcPanelName=undefined
|
|
||||||
_funcPanelSplitter=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\0\xb3\0\0\x1\xb4\0\0\0\0\x4\x1\0\0\0\x2)
|
|
||||||
_funcPanelType=FuncListType
|
|
||||||
_keyPadSplitter=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\x2\xf4\0\0\0\x64\x1\0\0\0\x4\x1\0\0\0\x1)
|
|
||||||
_resultsDir=
|
|
||||||
_signalSelectionHistory=@Invalid()
|
|
||||||
_splitter=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\0\xb3\0\0\0\0\x1\0\0\0\x4\x1\0\0\0\x2)
|
|
||||||
_testName=
|
|
||||||
clipSelectionMode=true
|
|
||||||
defaultCategory=Special Functions
|
|
||||||
displayContext=true
|
|
||||||
mathToolBar=false
|
|
||||||
plotStyle=Append
|
|
||||||
pos=@Point(582 186)
|
|
||||||
rpnMode=true
|
|
||||||
schematicAnalyses="tran,ac,dc,sweptDc,info,noise,rf"
|
|
||||||
schematicToolBar=true
|
|
||||||
showKeyPad=true
|
|
||||||
showStack=false
|
|
||||||
signalSelection=Off
|
|
||||||
size=@Size(866 834)
|
|
||||||
trigToolBar=false
|
|
||||||
userButton1=user 1, undefined
|
|
||||||
userButton10=user 1, undefined
|
|
||||||
userButton11=user 1, undefined
|
|
||||||
userButton12=user 1, undefined
|
|
||||||
userButton2=user 2, undefined
|
|
||||||
userButton3=user 3, undefined
|
|
||||||
userButton4=user 4, undefined
|
|
||||||
userButton5=user 5, undefined
|
|
||||||
userButton6=user 6, undefined
|
|
||||||
userButton7=user 7, undefined
|
|
||||||
userButton8=user 8, undefined
|
|
||||||
userButton9=user 9, undefined
|
|
||||||
|
|
@ -1,47 +0,0 @@
|
||||||
|
|
||||||
envSetVal( "graphic" "drfPath" 'string
|
|
||||||
strcat( getShellEnvVar("PDK_DIR") "/ncsu_basekit/cdssetup/display.drf"))
|
|
||||||
|
|
||||||
|
|
||||||
loadi( strcat( getShellEnvVar("PDK_DIR") "/ncsu_basekit/cdssetup/common_bindkeys.il"))
|
|
||||||
if( getShellEnvVar("MGC_HOME") then
|
|
||||||
loadi( strcat( getShellEnvVar("MGC_HOME") "/shared/pkgs/icv/tools/queryskl/calibre.OA.skl"))
|
|
||||||
) ;if
|
|
||||||
procedure( prependNCSUCDKInstallPath( dir)
|
|
||||||
strcat( getShellEnvVar("PDK_DIR") "/ncsu_basekit/" dir))
|
|
||||||
(envLoadVals
|
|
||||||
?envFile ( prependNCSUCDKInstallPath "cdssetup/cdsenv")
|
|
||||||
?tool "layout")
|
|
||||||
|
|
||||||
printf( strcat(
|
|
||||||
"---------------------------------------------------------------------------\n"
|
|
||||||
"Welcome to the FreePDK 45nm Free, Open-Source Process Design Kit\n"
|
|
||||||
"\n"
|
|
||||||
"This initiative is brought to you by the Semiconductor Research\n"
|
|
||||||
"Corporation (SRC), the National Science Foundation (NSF), Silicon\n"
|
|
||||||
"Integration Initiative (Si2), Mentor Graphics, and Synopsys.\n"
|
|
||||||
"\n"
|
|
||||||
"This version of the kit was created by Rhett Davis, Paul Franzon,\n"
|
|
||||||
"Michael Bucher, and Sunil Basavarajaiah of North Carolina State University,\n"
|
|
||||||
"and James Stine and Ivan Castellanos of Oklahoma State University.\n"
|
|
||||||
"\n"
|
|
||||||
"Contributions and modifications to this kit are welcomed and encouraged.\n"
|
|
||||||
"\n"
|
|
||||||
"Copyright 2008 North Carolina State University (ncsu_basekit subtree)\n"
|
|
||||||
" and Oklahoma State University (osu_soc subtree)\n"
|
|
||||||
"\n"
|
|
||||||
"Licensed under the Apache License, Version 2.0 (the \"License\");\n"
|
|
||||||
"you may not use this file except in compliance with the License.\n"
|
|
||||||
"You may obtain a copy of the License at\n"
|
|
||||||
"\n"
|
|
||||||
" http://www.apache.org/licenses/LICENSE-2.0\n"
|
|
||||||
"\n"
|
|
||||||
"Unless required by applicable law or agreed to in writing, software\n"
|
|
||||||
"distributed under the License is distributed on an \"AS IS\" BASIS,\n"
|
|
||||||
"WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"
|
|
||||||
"See the License for the specific language governing permissions and\n"
|
|
||||||
"limitations under the License.\n"
|
|
||||||
"---------------------------------------------------------------------------\n"
|
|
||||||
"\n"
|
|
||||||
"Done loading FreePDK customizations.\n"
|
|
||||||
))
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
*drcRulesFile: $PDK_DIR/ncsu_basekit/techfile/calibre/calibreDRC.rul
|
|
||||||
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
*drcRulesFile: $PDK_DIR/ncsu_basekit/techfile/calibre/calibreLFD.rul
|
|
||||||
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
*lvsRulesFile: $PDK_DIR/ncsu_basekit/techfile/calibre/calibreLVS.rul
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
*pexRulesFile: $PDK_DIR/ncsu_basekit/techfile/calibre/calibrexRC.rul
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
DEFINE analogLib $CDSHOME/tools/dfII/etc/cdslib/artist/analogLib
|
|
||||||
DEFINE US_8ths $CDSHOME/tools/dfII/etc/cdslib/sheets/US_8ths
|
|
||||||
DEFINE basic $CDSHOME/tools/dfII/etc/cdslib/basic
|
|
||||||
DEFINE cdsDefTechLib $CDSHOME/tools/dfII/etc/cdsDefTechLib
|
|
||||||
DEFINE NCSU_TechLib_FreePDK45 $PDK_DIR/ncsu_basekit/lib/NCSU_TechLib_FreePDK45
|
|
||||||
DEFINE NCSU_Devices_FreePDK45 $PDK_DIR/ncsu_basekit/lib/NCSU_Devices_FreePDK45
|
|
||||||
DEFINE sram $OPENRAM_HOME/lib/sram
|
|
||||||
DEFINE sub_sram $OPENRAM_HOME/lib/sub_sram
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
DEFINE analogLib $CDSHOME/tools/dfII/etc/cdslib/artist/analogLib
|
|
||||||
ASSIGN analogLib libMode shared
|
|
||||||
DEFINE US_8ths $CDSHOME/tools/dfII/etc/cdslib/sheets/US_8ths
|
|
||||||
ASSIGN US_8ths libMode shared
|
|
||||||
DEFINE basic $CDSHOME/tools/dfII/etc/cdslib/basic
|
|
||||||
ASSIGN basic libMode shared
|
|
||||||
DEFINE cdsDefTechLib $CDSHOME/tools/dfII/etc/cdsDefTechLib
|
|
||||||
ASSIGN cdsDefTechLib libMode shared
|
|
||||||
DEFINE NCSU_TechLib_FreePDK45 $PDK_DIR/ncsu_basekit/lib/NCSU_TechLib_FreePDK45
|
|
||||||
ASSIGN NCSU_TechLib_FreePDK45 libMode shared
|
|
||||||
DEFINE NCSU_Devices_FreePDK45 $PDK_DIR/ncsu_basekit/lib/NCSU_Devices_FreePDK45
|
|
||||||
ASSIGN NCSU_Devices_FreePDK45 libMode shared
|
|
||||||
DEFINE sram $OPENRAM_HOME/lib/sram
|
|
||||||
ASSIGN sram libMode shared
|
|
||||||
DEFINE sub_sram $OPENRAM_HOME/lib/sub_sram
|
|
||||||
ASSIGN sub_sram libMode shared
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
|
|
||||||
<Library DMSystem="oaDMFileSys">
|
|
||||||
<oaDMFileSys libReadOnly="No"
|
|
||||||
origFileSystem="Unix"/>
|
|
||||||
</Library>
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
sch.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
sch.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
#
|
|
||||||
# This is a cdsinfo.tag file.
|
|
||||||
#
|
|
||||||
# See the "Cadence Application Infrastructure Reference Manual" for
|
|
||||||
# details on the format of this file, its semantics, and its use.
|
|
||||||
#
|
|
||||||
# The `#' character denotes a comment. Removing the leading `#'
|
|
||||||
# character from any of the entries below will activate them.
|
|
||||||
#
|
|
||||||
# CDSLIBRARY entry - add this entry if the directory containing
|
|
||||||
# this cdsinfo.tag file is the root of a Cadence library.
|
|
||||||
# CDSLIBRARY
|
|
||||||
#
|
|
||||||
# CDSLIBCHECK - set this entry to require that libraries have
|
|
||||||
# a cdsinfo.tag file with a CDSLIBRARY entry. Legal values are
|
|
||||||
# ON and OFF. By default (OFF), directories named in a cds.lib file
|
|
||||||
# do not have to have a cdsinfo.tag file with a CDSLIBRARY entry.
|
|
||||||
# CDSLIBCHECK ON
|
|
||||||
#
|
|
||||||
# DMTYPE - set this entry to define the DM system for Cadence's
|
|
||||||
# Generic DM facility. Values will be shifted to lower case.
|
|
||||||
# DMTYPE none
|
|
||||||
# DMTYPE crcs
|
|
||||||
# DMTYPE tdm
|
|
||||||
# DMTYPE sync
|
|
||||||
#
|
|
||||||
# NAMESPACE - set this entry to define the library namespace according
|
|
||||||
# to the type of machine on which the data is stored. Legal values are
|
|
||||||
# `LibraryNT' and
|
|
||||||
# `LibraryUnix'.
|
|
||||||
# NAMESPACE LibraryUnix
|
|
||||||
#
|
|
||||||
# Other entries may be added for use by specific applications as
|
|
||||||
# name-value pairs. Application documentation will describe the
|
|
||||||
# use and behaviour of these entries when appropriate.
|
|
||||||
#
|
|
||||||
# Current Settings:
|
|
||||||
#
|
|
||||||
CDSLIBRARY
|
|
||||||
NAMESPACE LibraryUnix
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
sch.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
sch.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
sch.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
-- Master.tag File, Rev:1.0
|
|
||||||
layout.oa
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
|
|
||||||
for i in addr_ff clock_nor dinv inv_clk inv_nor nor_1 out_inv_16 output_latch sense_amp addr_latch cell_10t dinv_mx inv_col mux_a nor_1_mx out_inv_2 precharge tgate cell_6t inv inv_dec mux_abar out_inv_4 write_driver
|
|
||||||
do
|
|
||||||
echo $i
|
|
||||||
strmout -layerMap ../sram_lib/layers.map -library sram -topCell $i -view layout -strmFile ../sram_lib/$i.gds
|
|
||||||
done
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue