Icache: It's not a draft any more

The Icache might not be fully perfect, but it's certainly not a draft
any more.
This commit is contained in:
Philipp Wagner 2020-07-03 14:10:39 +01:00 committed by Philipp Wagner
parent 6ca325fa70
commit bf5dd7ec15

View file

@ -56,9 +56,6 @@ module ibex_icache #(
input logic icache_inval_i, input logic icache_inval_i,
output logic busy_o output logic busy_o
); );
// NOTE RTL IS DRAFT
// Local constants // Local constants
localparam int unsigned ADDR_W = 32; localparam int unsigned ADDR_W = 32;
// Number of fill buffers (must be >= 2) // Number of fill buffers (must be >= 2)