Altera_Forum
Honored Contributor
14 years agoMAC error
I got this error in Opencores 10/100/1000. Please help me fix it: :)
duram# (36,`MAC_RX_FF_DEPTH,"M4K") U_duram( // Error here
.data_a (Din ),
.wren_a (Wr_en ),
.address_a (Add_wr ),
.address_b (Add_rd ),
.clock_a (Clk_MAC ),
.clock_b (Clk_SYS ),
.q_b (Dout )); Error (10170): Verilog HDL syntax error at MAC_rx_FF.v(720) near text ","; expecting ".", or an operand