Fix syntax

This commit is contained in:
Markus Wegmann 2017-01-06 12:45:02 +01:00
parent 537fbae947
commit 19a3ad9664

View file

@ -161,7 +161,7 @@ module riscv_core
// CONFIG_REGION: SPLITTED_ADDER
`ifdef SPLITTED_ADDER
logic alu_req_ex,
logic alu_req_ex;
`endif
// CONFIG_REGION: LSU_ADDER_SUPPORT