Skip to content

SundanceMultiprocessorTechnology/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BOARD NAME

Welcome to the BOARD_NAME repository.

This repository stores the BOARD_NAME source code and documentation.

Go to the wiki for more information.

Directory Structure

	|── board_files
	|   |── BOARD_NAME
	|   |   |── 1.0
	|   |   |   |── board.xml
	|   |   |   |── board_name.png
	|   |   |   |── part0_pins.xml
	|   |   |   |── preset.xml
	|── documents
	|── BSP
	|   |── 2022.2
	|   |   |── boot
	|   |   |   |── BOOT.bin
	|   |   |   |── output.bif  
	|   |   |── firmware
	|   |   |   |── *.bd (block design)
	|   |   |   |── *.bit (bitstream)
	|   |   |   |── *.xdc (constraints)
	|   |   |   |── *.xsa (hardware platform)
	|   |   |   |── *.xpr (project file)
	|   |   |   |── *.tcl (script to rebuild the vivado project)
	|   |   |   |── *.vhd (wrapper)
	|   |   |── misc
	|   |   |── software
	|   |   |   |── bin
	|   |   |   |   |── *.elf
	|   |   |   |── baremetal
	|   |   |   |   |── fsbl
	|   |   |   |   |   |── *.prj
	|   |   |   |   |   |── src
	|   |   |   |   |   |   |── *.c
	|   |   |   |   |   |   |── *.h
	|   |   |   |── linux
	|   |   |── scripts
	|   |   |── petalinux
	|   |   |   |── *.bsp
	|   |   |   |──  images
	|   |   |   |   |── linux 
	|   |   |   |   |   |── bl31.elf
	|   |   |   |   |   |── boot.scr
	|   |   |   |   |   |── image.ub
	|   |   |   |   |   |── pmufw.elf
	|   |   |   |   |   |── system.bit
	|   |   |   |   |   |── u-boot-dtb.elf
	|   |   |   |   |   |── u-boot.elf
	|   |   |   |   |   |── zynqmp_fsbl.elf
	|   |   |   |── project-spec
	|   |   |   |   |── meta-user
	|   |   |   |   |   |── conf
	|   |   |   |   |   |── meta-xilinx-tools
	|   |   |   |   |   |── recipes-bsp
	|   |   |   |   |   |── recipes-kernel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages