cores/cpu/ibex: Remove patch (no longer required).
This commit is contained in:
parent
2740dd34e7
commit
1aee3ba72e
|
@ -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
|
|
Loading…
Reference in New Issue