]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/tumbl.git/blobdiff - hw/fetch.vhd
Core updates
[fpga/lx-cpu1/tumbl.git] / hw / fetch.vhd
index e9a0a3018da9a3aec1e3f030a97849219006fb8e..8e4e978f0802b242bd4efd0e0b61c133a448772a 100644 (file)
@@ -16,7 +16,7 @@
 
 LIBRARY IEEE;
 USE IEEE.std_logic_1164.all;
-USE WORK.mbl_Pkg.all;
+USE WORK.mbl_pkg.all;
 
 --------------------------------------------------------------------------------
 ENTITY fetch IS