Closed mayank-kabra2001 closed 3 years ago
This line should be replaced by -
m4_forloop(['m4_instr_ind'], 0, M4_NUM_INSTRS, ['assign instrs[m4_echo(m4_instr_ind)] = m4_echo(['m4_instr']m4_instr_ind; ['']m4_new_line )'])
This syntax.
Also change line 1466 with this syntax.
Fixed. In master
.
Instruction memory inside Warp-V when compiled by sandpiper , produced system verilog or verilog will give an error while synthesis due to incorrect format of array declaration due to line 1448.