Skip to content
Snippets Groups Projects
Commit 9b965179 authored by sebastie.gendre's avatar sebastie.gendre
Browse files

hog_build_info_regs: Add "use" for numeric_std

parent 8c952535
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
library IEEE; library IEEE;
use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_1164.ALL;
use IEEE.numeric_std.all;
entity hog_build_info_reg is entity hog_build_info_reg is
generic ( generic (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment