Since my ZPUTest repository is something of a testbed, it tends to be in a state of constant flux, so I figured it would be useful to build a more stable collection of projects to demonstrate using the ZPUFlex processor in various configurations.
To this end I’ve started a new GitHub repo, called ZPUDemos.
Since ZPUFlex is incorporated as a submodule, you’ll need to check out the codebase like so:
git clone https://github.com/robinsonb5/ZPUDemos.git git submodule init git submodule update
In each project subdirectory I will include some explanatory notes, and a sample Quartus project for each supported board.