lcd_ip_v2_1_0.mdd
来自「关于xilinx大学计划培训教程3的实例代码」· MDD 代码 · 共 16 行
MDD
16 行
##############################################################################
## Filename: E:\bwy86\My_offices\lab/drivers/lcd_ip_v1_00_a/data/lcd_ip_v2_1_0.mdd
## Description: Microprocessor Driver Definition
## Date: Tue Nov 18 16:07:13 2008 (by Create and Import Peripheral Wizard)
##############################################################################
OPTION psf_version = 2.1.0;
BEGIN DRIVER lcd_ip
OPTION supported_peripherals = (lcd_ip);
OPTION depends = (common_v1_00_a);
OPTION copyfiles = all;
END DRIVER
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?