rename "bsim3soi" device to "bsimsoi"

This commit is contained in:
Francesco Lannutti 2012-10-26 17:56:59 +02:00
parent 2142d39506
commit d8b2ac56a3
58 changed files with 36 additions and 36 deletions

View File

@ -1021,10 +1021,10 @@ AC_CONFIG_FILES([Makefile
src/spicelib/devices/bsim4v4/Makefile
src/spicelib/devices/bsim4v5/Makefile
src/spicelib/devices/bsim4v6/Makefile
src/spicelib/devices/bsim3soi/Makefile
src/spicelib/devices/bsim3soi_pd/Makefile
src/spicelib/devices/bsim3soi_fd/Makefile
src/spicelib/devices/bsim3soi_dd/Makefile
src/spicelib/devices/bsimsoi/Makefile
src/spicelib/devices/cap/Makefile
src/spicelib/devices/cccs/Makefile
src/spicelib/devices/ccvs/Makefile
@ -1103,11 +1103,11 @@ AC_CONFIG_FILES([Makefile
tests/bsim3/ac_sim/Makefile
tests/bsim3/dc_sim/Makefile
tests/bsim3/tran_sim/Makefile
tests/bsim3soi/Makefile
tests/bsim3soidd/Makefile
tests/bsim3soifd/Makefile
tests/bsim3soipd/Makefile
tests/bsim4/Makefile
tests/bsimsoi/Makefile
tests/filters/Makefile
tests/general/Makefile
tests/hfet/Makefile

View File

@ -50,10 +50,10 @@ DYNAMIC_DEVICELIBS = \
spicelib/devices/bsim4v5/libbsim4v5.la \
spicelib/devices/bsim4v6/libbsim4v6.la \
spicelib/devices/cap/libcap.la \
spicelib/devices/bsim3soi/libbsim4soi.la \
spicelib/devices/bsim3soi_pd/libbsim3soipd.la \
spicelib/devices/bsim3soi_fd/libbsim3soifd.la \
spicelib/devices/bsim3soi_dd/libbsim3soidd.la \
spicelib/devices/bsimsoi/libbsim4soi.la \
spicelib/devices/cccs/libcccs.la \
spicelib/devices/ccvs/libccvs.la \
spicelib/devices/cpl/libcpl.la \

View File

@ -6,7 +6,7 @@ SUBDIRS = \
bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsimsoi \
bsim4 \
bsim4v4 \
bsim4v5 \
@ -66,7 +66,7 @@ DIST_SUBDIRS = \
bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsimsoi \
bsim4 \
bsim4v4 \
bsim4v5 \

View File

@ -85,10 +85,10 @@ int add_udn(int,Evt_Udn_Info_t **);
#include "bsim4v4/bsim4v4itf.h"
#include "bsim4v5/bsim4v5itf.h"
#include "bsim4v6/bsim4v6itf.h"
#include "bsim3soi/b4soiitf.h"
#include "bsim3soi_pd/b3soipditf.h"
#include "bsim3soi_fd/b3soifditf.h"
#include "bsim3soi_dd/b3soidditf.h"
#include "bsimsoi/b4soiitf.h"
#include "cap/capitf.h"
#include "cccs/cccsitf.h"
#include "ccvs/ccvsitf.h"

View File

@ -1,15 +1,15 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = bsim3 \
bsim3soi \
bsim4 \
hisim \
SUBDIRS = bsim3 \
bsim4 \
bsimsoi \
hisim \
hisimhv
DIST_SUBDIRS = bsim3 \
bsim3soi \
bsim4 \
DIST_SUBDIRS = bsim3 \
bsim4 \
bsimsoi \
hisim \
hisimhv

View File

@ -1245,19 +1245,19 @@
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soidef.h"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soidef.h"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiext.h"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiext.h"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiinit.h"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiinit.h"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiitf.h"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiitf.h"
>
</File>
<File
@ -4029,79 +4029,79 @@
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soi.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soi.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiacld.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiacld.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiask.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiask.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soicheck.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soicheck.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soicvtest.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soicvtest.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soidel.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soidel.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soidest.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soidest.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soigetic.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soigetic.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiinit.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiinit.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soild.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soild.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soimask.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soimask.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soimdel.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soimdel.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soimpar.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soimpar.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soinoi.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soinoi.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soipar.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soipar.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soipzld.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soipzld.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soiset.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soiset.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soitemp.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soitemp.c"
>
</File>
<File
RelativePath="..\src\spicelib\devices\bsim3soi\b4soitrunc.c"
RelativePath="..\src\spicelib\devices\bsimsoi\b4soitrunc.c"
>
</File>
<File