mirror of
https://github.com/olofk/serv.git
synced 2026-03-03 17:56:16 +00:00
Remove unused localparam
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user