S
Sunil_rpine
Guest
Hi,
I am running a mixed signals design and am having a problem in
simulating using the AMS simulator. The problem is with the
elaborations. The error I am getting has something to do with
resolving the instance bindings in the digital blocks.
Going into the details, my design has 3 digital modules, in which
various other sub-modules are being instantiated. While elaborating,
the sub-modules are not being resolved. An example of the error
message is below:
ncelab: *N,SFEDPL: Deploying new SFE in analog engine.
ncelab: *E,CUCFUN: instance 'u1clock_mux' of the unit 'clock_mux' is
unresolved in 'SPARK_PLL.binary_top:verilog'.
ncelab: *E,CUCFUN: instance 'u2clock_mux' of the unit 'clock_mux' is
unresolved in 'SPARK_PLL.binary_top:verilog'.
clock_mux is a module instantiated in binary_top.
How do I avoid this error? My configuration table looks ok. All the
instance bindings are being listed with the exact name.
Thank you,
Sunil
I am running a mixed signals design and am having a problem in
simulating using the AMS simulator. The problem is with the
elaborations. The error I am getting has something to do with
resolving the instance bindings in the digital blocks.
Going into the details, my design has 3 digital modules, in which
various other sub-modules are being instantiated. While elaborating,
the sub-modules are not being resolved. An example of the error
message is below:
ncelab: *N,SFEDPL: Deploying new SFE in analog engine.
ncelab: *E,CUCFUN: instance 'u1clock_mux' of the unit 'clock_mux' is
unresolved in 'SPARK_PLL.binary_top:verilog'.
ncelab: *E,CUCFUN: instance 'u2clock_mux' of the unit 'clock_mux' is
unresolved in 'SPARK_PLL.binary_top:verilog'.
clock_mux is a module instantiated in binary_top.
How do I avoid this error? My configuration table looks ok. All the
instance bindings are being listed with the exact name.
Thank you,
Sunil