mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
Move VCRES to nonlinear devices
This commit is contained in:
parent
0904eb317b
commit
bfac9ca121
@ -422,6 +422,7 @@ void Module::registerModules (void) {
|
||||
|
||||
REGISTER_NONLINEAR_1 (OpAmp);
|
||||
REGISTER_NONLINEAR_1 (EqnDefined);
|
||||
REGISTER_NONLINEAR_1 (vcresistor);
|
||||
|
||||
//if (QucsSettings.DefaultSimulator == spicecompat::simQucsator) {
|
||||
REGISTER_NONLINEAR_1 (Diac);
|
||||
@ -455,7 +456,6 @@ void Module::registerModules (void) {
|
||||
REGISTER_VERILOGA_1 (photodiode);
|
||||
REGISTER_VERILOGA_1 (phototransistor);
|
||||
REGISTER_VERILOGA_1 (nigbt);
|
||||
REGISTER_VERILOGA_1 (vcresistor);
|
||||
//}
|
||||
|
||||
// digital components
|
||||
|
Loading…
x
Reference in New Issue
Block a user