From 1aee3ba72e108e888f6b9bd751cc3d73a393849e Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Fri, 5 Nov 2021 17:19:17 +0100 Subject: [PATCH] cores/cpu/ibex: Remove patch (no longer required). --- litex/soc/cores/cpu/ibex/ibex_top.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 litex/soc/cores/cpu/ibex/ibex_top.patch diff --git a/litex/soc/cores/cpu/ibex/ibex_top.patch b/litex/soc/cores/cpu/ibex/ibex_top.patch deleted file mode 100644 index d83fbccb8..000000000 --- a/litex/soc/cores/cpu/ibex/ibex_top.patch +++ /dev/null @@ -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