Or try an example search: 3DES
Here is proposed a method to implement short structured programs inside an FPGA. The novelty of the proposed method resides in that the commands…
n/a
The intention is to provide an easy way to configure, create and simulate a "complete" AHB system. The main block is the "AHB…
This project implements the AXI4 transaction-level model (TLM) and bus functional model (BFM) in VHDL. Currently, only the AXI4-Stream Master…
A simple 16-bit microprocessor together with a simple bus system. It utilises the Xilinx dual port ram features to be able to fetch instructions…
Short: virtually convert an I2C slave into a WISHBONE slave This is a wrapper for the I2C controller core by Richard Herveille…
PDP-1 reimplementation using an FPGA. The goal is to run old software like Spacewar!, the music compiler, and Expensive Typewriter on current FPGA…
INFO The project is RT level design of image component labeling and feature extraction. The design is captured in VHDL. The architecture is…
This is a complete system-on-a-chip. Developed on a Diligent Spartan3e board, the SOC includes CPU (TG68), bitmap and text displays, PSG, keyboard…
The Simple Bus Architecture (SBA) is an architecture made up software tools and intellectual property cores (IP Cores) interconnected by buses set…
Are you using Wishbone, do you need some simple 'slaves' to test your bus with ? Well, the Wishbone spec, appendix B3, has VHDL examples of…