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

Added technology_lib.

parent 431490a9
No related branches found
No related tags found
No related merge requests found
...@@ -21,8 +21,9 @@ ...@@ -21,8 +21,9 @@
-- Purpose: IP components declarations for various devices that get wrapped by the tech components -- Purpose: IP components declarations for various devices that get wrapped by the tech components
LIBRARY IEEE; LIBRARY IEEE, technology_lib;
USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_1164.ALL;
USE technology_lib.technology_pkg.ALL;
PACKAGE tech_transceiver_component_pkg IS PACKAGE tech_transceiver_component_pkg IS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment