Skip to content
Snippets Groups Projects
Commit 619fb626 authored by Alban Gruin's avatar Alban Gruin
Browse files

Revert "fixup! sras: reduce SZ_OVF to 8"

This reverts commit 07085d2f.
parent 6162024b
Branches ajoutDocker
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
module sras #(
parameter int unsigned DEPTH = 2,
parameter int unsigned SpecDepth = 16,
parameter int unsigned SZ_OVF = 8
parameter int unsigned SZ_OVF = 12
)(
input logic clk_i,
input logic rst_ni,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment