problem simulating op-amp from spice .cir using ADS

Status
Not open for further replies.

se3

Junior Member level 2
Joined
Apr 29, 2008
Messages
22
Helped
3
Reputation
6
Reaction score
4
Trophy points
1,283
Location
Indonesia
Activity points
1,450
spice cir

hi all,
i convert an op-amp spice model (.cir) into an ADS library.
the op-amp is AD8000 from analog device, i download its spice model (.cir) and then import it into ADS .dsn and use hierarchy.

the problem:
in its original spice model there is "IF" statement like this:
EBCRTL 8 0 Value = {IF(V(PLUS)-V(MINUS) > V(REF) , 1 , 0)}
in ADS it it imported to something like:
(ADS_SPC_IF(_v2-_v3>_v4,1,0))-_v1

when i run the simulation, hpeesofsim says errors:
Unresolved references: X1.ADS_SPC_IF

is there among you experienced this issue?

regards,
sigit
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…