Skip to content
Snippets Groups Projects
Commit 5b3c3aea authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Corrected using tech_tse_lib.tb_tech_tse_pkg.ALL.

parent 793b86d7
Branches
Tags
No related merge requests found
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
LIBRARY IEEE, technology_lib, tech_tse_lib; LIBRARY IEEE, technology_lib, tech_tse_lib;
USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_1164.ALL;
USE WORK.eth_pkg.ALL;
USE technology_lib.technology_pkg.ALL; USE technology_lib.technology_pkg.ALL;
USE tech_tse_lib.tb_tech_tse_pkg.ALL;
ENTITY tb_tb_eth IS ENTITY tb_tb_eth IS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment