⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lancelot.h

📁 基于FPGA的VGA控制器设计。对外支持普通VGA接口
💻 H
字号:
#define horizontal_resolution    800
#define vertical_resolution      600
#define hsync_pulse_width        128
#define hsync_back_porch_width   88
#define hsync_front_porch_width  40
#define vsync_pulse_width        4
#define vsync_back_porch_width   23
#define vsync_front_porch_width  1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -