Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

tukl-msd/median.demonstrator

Repository files navigation

PROJECT MOVED

This project orignally hosted on https://github.com/tukl-msd/median.demonstrator has now moved an is no longer maintained in this location. Please go to https://gitlab.rhrk.uni-kl.de/EIT/ZynqVision/eit.zynqvision.main for the latest version.

Median filter demonstrator on ZynqBerry

Please read this carefully before you clone this repository to save time and disk space.

Environment

You need to choose between different environments dependent on the task you need to perform. How to setup these environments is described on page Environment inside the repository wiki.

CentOS Debian Working Vivado on any system Zynqberry (ssh)
Change initial bitstream
Change FSBL
Change boot.bin
Change u-boot
Change kernel
Change devicetree
Change file system
Regenerate file system
Change web front end
Create new median filter test bitstream

How to clone

If you need to change the kernel, u-boot or device tree, you need to clone this repository with the option --recursive

git clone --recursive <git-repo>

otherwise you don't need the submodules linux-xlnx, u-boot-xlnx. So you can save around 3 GB of disk space .

git clone <git-repo>

About

Median filter demonstrator on ZynqBerry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published