Announce

Porting Devsim to Windows

While our primary development platform is 64-bit Linux, work is in process to get Devsim working on 32-bit Windows. It has been challenging, but thankfully the porting process has become easier as compiler vendors have become more standards compliant. It is especially nice that the majority of the third party components of our software already support Windows and Unix-like platforms.

One of the benefits of porting with a new compiler has been to identify code which is not necessarily portable across computer architectures, or entirely C++ standards compliant. This effort has even enabled us to find a few minor defects in our implementation.

I am happy to report that we have a functioning build on Windows, and thorough regression testing is in progress.

Announce
updates

Comments (0)

Permalink

Sensitivity Analysis White Paper

A new white paper concerning sensitivity analysis is available here:
TCAD Sensitivity Analysis for Device Optimization

Announce
updates

Comments (0)

Permalink

New White Paper

I have uploaded a white paper to the website. It discusses some of the concepts behind Devsim.
Symbolic Model Evaluation for TCAD Device Simulation

Announce
updates

Comments (0)

Permalink

Announcing TCAD Central

I’ve started a new website at http://www.tcadcentral.com. It is a wiki dedicated to technology computer aided-design. Please check it out, and let me know if you have suggestions, or would like to participate.

Announce

Comments (0)

Permalink