mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Fix parameters
This commit is contained in:
parent
d6784d189d
commit
3816eb3c20
@ -31,8 +31,7 @@ THE SOFTWARE.
|
||||
*/
|
||||
module axis_rate_limit #
|
||||
(
|
||||
parameter DATA_WIDTH = 64,
|
||||
parameter KEEP_WIDTH = (DATA_WIDTH/8)
|
||||
parameter DATA_WIDTH = 8
|
||||
)
|
||||
(
|
||||
input wire clk,
|
||||
|
Loading…
x
Reference in New Issue
Block a user