diff --git a/Artix-7-HDMI-processing.cache/wt/java_command_handlers.wdf b/Artix-7-HDMI-processing.cache/wt/java_command_handlers.wdf deleted file mode 100644 index 1d8c903..0000000 --- a/Artix-7-HDMI-processing.cache/wt/java_command_handlers.wdf +++ /dev/null @@ -1,3 +0,0 @@ -version:1 -70726f6a656374:706c616e5f61686561645f75736167655c6a6176615f636f6d6d616e645f68616e646c657273:6e657770726f6a656374:2d31:00:00 -eof:625436222 diff --git a/Artix-7-HDMI-processing.cache/wt/webtalk_pa.xml b/Artix-7-HDMI-processing.cache/wt/webtalk_pa.xml deleted file mode 100644 index 736d475..0000000 --- a/Artix-7-HDMI-processing.cache/wt/webtalk_pa.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - -
- - -
-
- - - - - - - - - - - - - - - -
-
-
diff --git a/src/edid_rom.vhd b/src/edid_rom.vhd index fb14e27..828f650 100644 --- a/src/edid_rom.vhd +++ b/src/edid_rom.vhd @@ -43,6 +43,7 @@ -- Commercial use - A weeks pay for an engineer (I wish!) -- ----------------------------------------------------------------------------------library ieee; +library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all;