oliver munz

Results 71 comments of oliver munz

the problem is: X is a subcircuit. You have to call a transistor M. if You use XM models in Your simulation, remove the X for LVS. i dont know...

@adrienluitot the XM in the simulation is a subcircuit. but the LVS-script will find a M device not a subcircuit. so if You want to compair a schematic spice with...

Xschem does this simpler: it has symbols that have a `spiceprefix=X` effective You name Your transistor `M11` but because the transistor is a spice-subcircuit it will need an `X` bevfore...

@felix-salfelder i dont understand ""attributes" are not "parameters"". do You mean attributs are the name of the symbol or the color of the pins, and parameters are `W` and `L`?...

@felix-salfelder thanks a lot for Your explanations. what is the LRM? for the _Note how little sense spice_type makes to begin with. No two Spices use these letters in the...

the idea behind `XM` is: its an `M` but there is no good model in spice integrated, but i can make a subcircuit that is a nice model. its effective...

@felix-salfelder i think it should be done like in Xscheme: MOSFET is `M` for spice and .CDL. models that are not in spice integrated and has to be implemented as...

for ubuntu 20.04 install: sudo apt install gmp-static sudo apt install -y libgmp-dev sudo apt install -y libmpfr-dev sudo apt install -y libatlas-base-dev sudo apt install -y gfortran make cmake...

thats possible. but its difficult to install Xyce, and i needed much time to get it run, so i try to help others to save time (not SSD space ;)......

@tvrusso the thing is: there are many different modules to build. as example the trillios stuff is build from a lot different libraries. so there are the things You need...