Silvaco Group, Inc., develops and markets electronic design automation (EDA) and technology CAD (TCAD) software and semiconductor design IP (SIP). The company is headquartered in Santa Clara, California, and has a global presence with offices located in North America, Europe, and throughout Asia. Since its founding in 1984, Silvaco has grown to become a large privately held EDA company. The company has been known by at least two other names: Silvaco International, and Silvaco Data Systems.
I have a several questions on the following block of codes taken from ganfetex01_aux.in:
solve
save outf="ganfetex01_$'index'.str"
extract init inf="ganfetex01_$'index'.str"
extract name="2DEG" 1e-4 * area from curve (depth, impurity="Electron Conc" material="All" mat.occno=1 x.val=0.5) \...
I am trying to simulate a Gate-All-Around FET in Silvaco TCAD for my thesis but I can't figure out how to add HZO (Hf0.5Zr0.5O2). I would really appreciate it if anyone could help me with the code for HZO or help me in any other way.
Thank you.
Hello,
I am simulating the process of NMOS construction. as you know, in order to make the LDD, we need two implantations, one before creating oxide spacer and another after creating oxide spacer. at the last implantation, I am facing an error which is shown in the following image:
I put...
I built a structure which contained a self-defined material region, using the codes:
When the device structure was set up, it showed the user-material right, like:
but when i imported the device structure to another .in file, it warns:
Does anyone know what is wrong ?
Hi
I am interested in simulating the a cone structure in Silvaco's ATLAS TCAD.
Since its has a cylindrical symmetry, I should be able to define a simple triangle and rotate it about a side to form the cone.
I am not sure if this facility is available in Silvaco, like in Sentaurus from...
Hi,
Sorry if it is too specific. I could not find a more specific group in the site. Would really appreciate if someone who has come across this already can find me a clue.
I stumbled upon a strange result while playing with SILVACO TCAD, to simulate a metal semiconductor junction.
I made a...
Is there any possibility in silvaco TCAD to introduce Band gap in material.
i want to use different energy band gap for different transport direction of a material.
i.e.transverse direction one energy gap value and longitudinal directon different energy
x-axis one energy value and y direction...
Hi,
I perform my post-processing and analysis of data from silvaco in MATLAB and would like to export values from the .str file to a file that can be read easily into matlab. Does anyone know of a way to do this programmatically? I can do it in tonyplot, but I've got everything else scripted...
I have a question about silvaco athena && atlas simulation, MOS structure, when I gate length is 0.6um, get Vth is 1.8V, but I only change gate length to 0.55um, get Vth is 1.6V, it's a error data I know, but I do not know why, what wrong with the program, how can I change it. would you please...
Hi all,
I am doing a project that needs me to design a PMOS transistor with a channel length of 65 nanometers using Silvaco TCAD tools. As you may know, there are examples provided in the software that I am using to customize in order to get the required channel length. So, I have to modify...