Basic Asymmetric Multi Processor (AMP) setup on the Zedboard

Published on 2019-03-05 09:00

15 min read

Table of Contents Introduction Concept Block Design Microblaze PS AXI Interconnect BRAM mux Address map SDK Cross compilation PS Microblaze…

Yocto linux on the Xilinx Zynq Zed board

Published on 2019-01-12 09:00

10 min read

Table of Contents Introduction Design 1. Xilinx Zynq Block Design 1.1. Export .bit file 2. Generate dts files 3. Generate fpga.bin from fpga…

Nexys4 DDR Microblaze with DDR Ram and Flash bootloader support

Published on 2018-11-01 09:00

41 min read

The goal is to develop an additive synthesis engine. The synthesizer needs a processor to implement high level functionality. In this…

VHDL sine wave oscillator

Published on 2018-09-22 22:00

11 min read

In my last article a VHDL I2S transmitter was presented which allows one to playback arbitrary wave data. Eventually the goal is to…

VHDL i2s transmitter

Published on 2018-09-14 22:00

8 min read

This summer I have been reading a book on VHDL 2008: "Effective Coding with VHDL" from Ricardo Jasinski. Although not for beginners I can…