vga_geometry_package.vhd
来自「Here an embedded System-on-Chip is build」· VHDL 代码 · 共 12 行
VHD
12 行
-- Package File Template---- Purpose: This package defines supplemental types, subtypes, -- constants, and functions library IEEE;use IEEE.STD_LOGIC_1164.all;-- VGA SIGNAL TIMING:-- The signal timings in Table 5-3 are derived for a 640-pixel by 480-row display using a-- 25 MHz pixel clock and 60 Hz
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?