cores/cpu/ibex: Remove patch (no longer required).

This commit is contained in:
Florent Kermarrec 2021-11-05 17:19:17 +01:00
parent 2740dd34e7
commit 1aee3ba72e
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
diff --git a/ibex_top.sv b/ibex_top.sv
index c0148ea4e..eaf4d1533 100644
--- a/ibex_top.sv
+++ b/ibex_top.sv
@@ -8,6 +8,7 @@
`endif
`include "prim_assert.sv"
+`include "prim_ram_1p_pkg.sv"
/**
* Top level module of the ibex RISC-V core