You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This is a minimal MicroBlaze based system that can boot Linux and is fully ready for integration into Xilinx Petalinux. This design will be provided for all Module that can support it (except ZYNQ based ones).

List of supported modules

  • TE0710
  • TE0712
  • TE0713

The goal for this minimal Linux system is to provide standard hardware that can be used with same software images without the need to recompile or customize them.

IP CoreBase addressInterruptBoard Part InterfaceNotes
MicroBlaze   Configured with low end Linux option
MIG0x8000_0000 DDR3_SDRAMConfigured as per Module settings
LMB_RAM0x0000_0000  Size 32KByte, for FS-BOOT
MDM n/a Configured without JTAG UART
AXI_INTC0x4120_0000   
AXI_TIMER0x41C0_00000 32 bit mode Dual Channel Mode
AXI_UARTLITE0x4060_00001BASE_UART0Configured with 115200 baud
AXI_QUAD_SPI0x44A0_00002QSPI_FLASHConnected to on-board Flash, standard mode
AXI_GPIO0x4000_0000not usedSYS_GPIO 

 

Minimal Linux capable System Block Diagram.

It is possible to use same unmodified fs-boot.elf, u-boot-s.bin and image.ub as long as the hardware matches the requirements.

 

 

 

 

  • No labels