mirror of
https://github.com/olofk/serv.git
synced 2026-02-06 16:04:37 +00:00
Expose and document PRE_REGISTER
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
`default_nettype none
|
||||
module serv_decode #(
|
||||
parameter integer PRE_REGISTER = 1
|
||||
parameter [0:0] PRE_REGISTER = 1
|
||||
)(
|
||||
input wire clk,
|
||||
//Input
|
||||
|
||||
Reference in New Issue
Block a user