yosys synthesis refactoring
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
`include "VX_define.vh"
|
||||
|
||||
module VX_fixed_arbiter #(
|
||||
parameter N = 0
|
||||
parameter N = 1
|
||||
) (
|
||||
input wire clk,
|
||||
input wire reset,
|
||||
|
||||
Reference in New Issue
Block a user