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

📄 pcireadme2.txt

📁 LEON3 SOC environment, PCI bridges.
💻 TXT
字号:
To simulate the PCI core with leon3, you should use the pci_top2 test bench. This test bench includes leon3 system with a PCI master/target with DMA, a leon3 system with PCI target (PCI address 0x44000000) and PCI Host.The PCI host configure the PCI system at the start of the simulation.The PCI target AHB mapping is done in the "boott.S" assembler file.This system has SRAM memory at address 0x40000000 (with some waitstate)and AHBRAM at address 0xD0000000 (with no waitstate).The PCI master (and DMA) is controlled by the "prog.c" C-program.This system has the same memory structure as the PCI target system.The C-program writes to the target (using DMA write) and then reads the data back (using DMA read). The data is compared and if the data is equal, "0E" iswritten to the memory at address (DMA burst length) + 2. If the data is notequal, "1E" is written to memory at the same address.The simulation is ended with a "** Failure: *** IU in error mode, test failed!"message.

⌨️ 快捷键说明

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