mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 04:47:16 -04:00
Remove unused localparam
This commit is contained in:
parent
2fb56ac62d
commit
93f7b582bb
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
localparam [0:0]
|
||||
OFFSET_SOURCE_IMM = 1'd0,
|
||||
OFFSET_SOURCE_RS1 = 1'd1;
|
||||
|
||||
localparam [0:0]
|
||||
OP_B_SOURCE_IMM = 1'd0,
|
||||
OP_B_SOURCE_RS2 = 1'd1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue