Hi,
i'm trying to simulate a block where i'm using cmul. in order to have that
compiled in i am including the following in my Makefile under rfnoc/fpga in
my OOT directory:

include $(BASE_DIR)/../lib/ip/Makefile.inc
SIM_SRCS = $(abspath rfnoc_block_demod_tb.sv)  \
$(LIB_IP_COMPLEX_MULTIPLIER_OUTS) \

i tried also adding this to DESIGN_SRCS but when running simulation with
Vivado 2019.1 i see the following error:

ERROR: [XSIM 43-3983] Internal Compiler error encountered while processing
aggregate association.
ERROR: [XSIM 43-3915] Encountered a fatal error. Cannot continue.
Exiting...

if i remove cmul instance from my design simulation works.

can you please shed some light on how to fix this?
thanks,

Dario Pennisi
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to