package.xdc

来自「vicp做为dm6446上的硬件加速器」· XDC 代码 · 共 18 行

XDC
18
字号
/*
 * ======== package.xdc ========
 *
 */

/*
 * List the packages to be included in the bundle. The 'requires'
 * statements must come before the 'package' statement.
 */
requires ti.sdo.edma3.rm;


/*!
 *  ======== ti.sdo.edma3.drv ========
 */
package ti.sdo.edma3.drv [1, 03, 03] {
}

⌨️ 快捷键说明

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