fix file format
This commit is contained in:
@@ -54,11 +54,11 @@
|
|||||||
-- {{ALTERA_PARAMETERS_end}} DO NOT REMOVE THIS LINE!
|
-- {{ALTERA_PARAMETERS_end}} DO NOT REMOVE THIS LINE!
|
||||||
|
|
||||||
library ieee;
|
library ieee;
|
||||||
use ieee.std_logic_1164.all;
|
use ieee.std_logic_1164.all;
|
||||||
use ieee.numeric_std.all;
|
use ieee.numeric_std.all;
|
||||||
|
|
||||||
library work;
|
library work;
|
||||||
use work.firebee_utils_pkg.all;
|
use work.firebee_utils_pkg.all;
|
||||||
|
|
||||||
entity video_mod_mux_clutctr is
|
entity video_mod_mux_clutctr is
|
||||||
port
|
port
|
||||||
|
|||||||
Reference in New Issue
Block a user