[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[oc] or1200 compilation problem
Hi
If this is the wrong group to post this , please correct me. Thanks.
I run into problem trying to compile or1200:
cd /c/designs/or1k/or1200/rtl/verilog
iverilog *.v /c/designs/or1k/orp/orp_soc/lib/xilinx/unisims/RAMB4_S2.v
/c/designs/or1k/orp/orp_soc/lib/xilinx/unisims/RAMB4_S8.v
/c/designs/or1k/orp/orp_soc/lib/xilinx/unisims/RAMB4_S16_S16.v
/c/designs/or1k/orp/orp_soc/lib/xilinx/unisims/RAMB4_S16.v
/c/designs/or1k/orp/orp_soc/lib/xilinx/unisims/RAMB4_S4.v
here is the error message:
or1200_genpc.v:178: error: operand of concatenation has indefinite
width: (or1200_top.or1200_cpu.or1200_genpc.pcreg[29:0])+('d1)
or1200_genpc.v:224: error: operand of concatenation has indefinite
width: (or1200_top.or1200_cpu.or1200_genpc.pcreg[29:0])+('d1)
or1200_genpc.v:229: error: operand of concatenation has indefinite
width: (or1200_top.or1200_cpu.or1200_genpc.pcreg[29:0])+('d1)
or1200_tpram_32x32.v:220: warning: Port 3 (ADDRA) of RAMB4_S16_S16
expects 8 bits, got 5.
or1200_tpram_32x32.v:220: : Leaving 3 high bits of the port
unconnected.
or1200_tpram_32x32.v:220: warning: Port 9 (ADDRB) of RAMB4_S16_S16
expects 8 bits, got 5.
or1200_tpram_32x32.v:220: : Leaving 3 high bits of the port
unconnected.
or1200_tpram_32x32.v:241: warning: Port 3 (ADDRA) of RAMB4_S16_S16
expects 8 bits, got 5.
or1200_tpram_32x32.v:241: : Leaving 3 high bits of the port
unconnected.
or1200_tpram_32x32.v:241: warning: Port 9 (ADDRB) of RAMB4_S16_S16
expects 8 bits, got 5.
or1200_tpram_32x32.v:241: : Leaving 3 high bits of the port
unconnected.
3 error(s) during elaboration.
--
To unsubscribe from cores mailing list please visit http://www.opencores.org/mailinglists.shtml