platform.d

来自「自学ZedBoard:使用IP通过ARM PS访问FPGA(源代码)」· D 代码 · 共 17 行

D
17
字号
src/platform.d: ../src/platform.c \
 ../../memory_tests_bsp_0/ps7_cortexa9_0/include/xparameters.h \
 ../../memory_tests_bsp_0/ps7_cortexa9_0/include/xparameters_ps.h \
 ../../memory_tests_bsp_0/ps7_cortexa9_0/include/xil_cache.h \
 ../../memory_tests_bsp_0/ps7_cortexa9_0/include/xil_types.h \
 ../src/platform_config.h

../../memory_tests_bsp_0/ps7_cortexa9_0/include/xparameters.h:

../../memory_tests_bsp_0/ps7_cortexa9_0/include/xparameters_ps.h:

../../memory_tests_bsp_0/ps7_cortexa9_0/include/xil_cache.h:

../../memory_tests_bsp_0/ps7_cortexa9_0/include/xil_types.h:

../src/platform_config.h:

⌨️ 快捷键说明

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