The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Modeling >> Behavioral Models >> laplace_nd and Algebra and VerilogA
https://designers-guide.org/forum/YaBB.pl?num=1552678276

Message started by kevinvinv on Mar 15th, 2019, 12:31pm

Title: laplace_nd and Algebra and VerilogA
Post by kevinvinv on Mar 15th, 2019, 12:31pm

Do you think I should be able to do something like this to combine transfer functions in verilogA?

T1 = laplace_nd(V(vin) {1,2,3})
T2 = laplace_nd(V(vin) {1,2,3})

Tout = T1 * T2

V(Vout) <+  Tout


Can T1 and T2 be combined simply like this?

Thanks!!

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.