08-15-2008 08:08 AM
Hello all:
When I try to either update bitstream, or generate bitstream in EDK 9.1 on Linux, I get this error:
Running DRC Tcl procedures for OPTION IPLEVEL_DRC_PROC...
Sourcing tcl file
/opt/applics/9.1i/EDK-9.1i/hw/XilinxProcessorIPLib/pcores/ddr2_v1_03_b/data/ddr2
_v2_1_0.tcl ...
Sourcing tcl file
/opt/applics/9.1i/EDK-9.1i/hw/XilinxProcessorIPLib/pcores/bram_if_cntlr_v1_00_b/
data/bram_if_cntlr_v2_1_0.tcl ...
Sourcing tcl file
/opt/applics/9.1i/EDK-9.1i/hw/XilinxProcessorIPLib/pcores/bram_if_cntlr_v1_00_b/
data/bram_if_cntlr_v2_1_0.tcl ...
ERROR:MDT - opb_epc_0 (opb_epc) - Invalid opb_epc_0 parameter:
C_PRH0_WRN_WIDTH must be less than C_PRH0_WR_CYCLE
while executing
"error "Invalid $instname parameter:\n$wrn_width_param must be less than
$wr_cycle_param" "" "libgen_error""
(procedure "check_wrn_width" line 15)
invoked from within
"check_wrn_width $mhsinst"
(procedure "::hw_opb_epc_v1_00_a::check_iplevel_settings" line 6)
invoked from within
"::hw_opb_epc_v1_00_a::check_iplevel_settings 151396184"
Running UPDATE Tcl procedures for OPTION PLATGEN_SYSLEVEL_UPDATE_PROC...
ERROR:MDT - platgen failed with errors!
Please help. cus I am totally stuck.
Kind Regards
08-17-2008 07:49 PM
The error just says
The parameter C_PRH0_WRN_WIDTH must be less than C_PRH0_WR_CYCLE in your epc peripheral.
Check these two parameters in your MHS file and read the datasheet of this core.
You can open a webcase if you can't find the problem.