I'm trying to port a design from PSPICE to SPECTRE and using the pspice_include directive but it is not parsing some of the PSPICE structures.
EABC NODE1 0 TABLE { V(NODE2, 0) }
+ ( (1,4) (2,2) (3,1) (4,0) (9,6) (10,4) (11,3) (12,0) (17,7) (18,6) (19,5)
+ (20,0) (25,7) (26,7) (27,7) (28,0) )
How would one implement this in SPECTRE?
This is a voltage controlled voltage source with a transfer function table.
Thanks!
Frank Cano