B
boyzzun
Guest
hi guys, tôi có một vấn đề mà tôi không hiểu về ROM mã cho VGA
PHP:
THƯ VIỆN IEEE; SỬ DỤNG IEEE.STD_LOGIC_1164.all, IEEE.STD_LOGIC_ARITH.all SỬ DỤNG, SỬ DỤNG IEEE.STD_LOGIC_UNSIGNED.all ENTITY Char_ROM IS PORT ( character_address: trong std_logic_vector (7 downto 0); font_row, font_col: trong std_logic_vector (2 downto 0); rom_mux_output: OUT std_logic), Char_ROM END; KIẾN TRÚC CỦA Char_ROM LÀ TÍN HIỆU rom_data: std_logic_vector (7 downto 0); TÍN HIỆU rom_address: std_logic_vector (10 downto 0); BEGIN rom_address chọn - @ rom_data