summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroharboe <oharboe>2008-08-12 13:21:13 +0000
committeroharboe <oharboe>2008-08-12 13:21:13 +0000
commit7aa2c04c916aae945be76e687c13cb40d4679788 (patch)
tree454b3b4e54a2d57943ae7f66bd8de110f15f5d8c
parentf9ddc2d50943be4bb9d4864cc277af99b03ade1f (diff)
downloadzpu-7aa2c04c916aae945be76e687c13cb40d4679788.zip
zpu-7aa2c04c916aae945be76e687c13cb40d4679788.tar.gz
deleted reference to ic300 dating back to ZY2000 implementation.
-rw-r--r--zpu/hdl/wishbone/zpu_system.vhd1
1 files changed, 0 insertions, 1 deletions
diff --git a/zpu/hdl/wishbone/zpu_system.vhd b/zpu/hdl/wishbone/zpu_system.vhd
index 6e79370..89f630d 100644
--- a/zpu/hdl/wishbone/zpu_system.vhd
+++ b/zpu/hdl/wishbone/zpu_system.vhd
@@ -6,7 +6,6 @@ library work;
use work.wishbone_pkg.all;
use work.zpupkg.all;
use work.zpu_config.all;
-use work.ic300pkg.all;
entity zpu_system is
generic(
OpenPOWER on IntegriCloud