Hi,
I've included the modules in hw/rtl/ but I still see some errors related to it.
Error(13406): Verilog HDL error at afu.sv(31): object "ccip_avmm_pkg" is not declared
Error(13406): Verilog HDL error at afu.sv(139): object "CCIP_AVMM_REQUESTOR_DATA_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(139): range must be bounded by constant expressions
Error(14395): Verilog HDL error at afu.sv(140): CCIP_AVMM_REQUESTOR_WR_ADDR_WIDTH is not a constant
Error(17457): Verilog HDL error at afu.sv(140): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(142): object "CCIP_AVMM_REQUESTOR_BURST_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(142): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(147): object "CCIP_AVMM_REQUESTOR_DATA_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(147): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(149): object "CCIP_AVMM_REQUESTOR_DATA_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(149): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(150): object "CCIP_AVMM_REQUESTOR_RD_ADDR_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(150): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(153): object "CCIP_AVMM_REQUESTOR_BURST_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(153): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(156): object "CCIP_AVMM_MMIO_DATA_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(156): range must be bounded by constant expressions
Error(13406): Verilog HDL error at afu.sv(158): object "CCIP_AVMM_MMIO_DATA_WIDTH" is not declared
Error(17457): Verilog HDL error at afu.sv(158): range must be bounded by constant expressions
Error(16827): Verilog HDL error at ccip_std_afu.sv(34): cannot open include file cci_mpf_if.vh
Error(13406): Verilog HDL error at ccip_std_afu.sv(35): object "cci_mpf_csrs_pkg" is not declared
Received this critical warning:
Critical Warning(125091): Tcl error: couldn't read file "../../hw/rtl/BBB_ccip_avmm/hw/par/ccip_avmm_addenda.qsf": no such file or directory while executing "source ../../hw/rtl/BBB_ccip_avmm/hw/par/ccip_avmm_addenda.qsf" (file "../hw/afu.qsf" line 6)
The project I received doesn't have the folder ../../hw/rtl/BBB_ccip_avmm/hw/par/
Is this required in the project?
Regards,
Nurina