-
Notifications
You must be signed in to change notification settings - Fork 14
Requirements
Patrick Lehmann edited this page Sep 8, 2015
·
3 revisions
The PicoBlaze-Examples Collection depends on:
- The PoC-Library, a platform independent HDL library.
All dependencies are available as GitHub repositories and can be downloaded via the git clone
command. Alternatively, zip-files are offered by GitHub to download the latest master
branches.
The PoC-Library is used for it's common VHDL packages to extend VHDL's std
and IEEE
packages with addition enums, records and functions. The PoC-Examples Collection provides examples around these PoC packages and generic modules, to show how they can be used and configured.
- Programming languages and runtimes:
- Synthesis tool chains:
- Xilinx ISE 14.7 or
- Xilinx Vivado 2014.x or
- Altera Quartus II 13.x
- Simulation tool chains:
- Debian specific:
- bash is configured as
/bin/sh
(read more)
dpkg-reconfigure dash
- bash is configured as
- PowerShell 4.0 (Windows Management Framework 4.0)
- Allow local script execution (read more)
PS> Set-ExecutionPolicy RemoteSigned
- PowerShell Community Extensions 3.2 (pscx.codeplex.com)
- Allow local script execution (read more)
-
Generic Colouriser (grc) ≥1.9
- Git repository on GitHub -> https://github.com/garabik/grc
- *.deb package for Debian -> http://kassiopeia.juls.savba.sk/~garabik/software/grc/
- The PoC-Examples Collection
- Download
- Dependencies
- Requirements
- Installation
- Change Log
- License (Apache 2.0)
- io
- uart
- Echo
- Fan Control
- uart
- net
- mac
- Loopback
- ipv4
- Loopback
- ipv6
- Loopback
- udp
- Loopback
- Echo
- mac
Links: