mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-24 13:57:19 -04:00
Fix syntax
This commit is contained in:
parent
537fbae947
commit
19a3ad9664
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue