Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmahlburg/picosoc-basys3

Wrapper module for the PicoSoC to support the Digilent Basys 3
https://github.com/tmahlburg/picosoc-basys3

artix artix-7 basys3 digilent picorv32 picosoc risc-v verilog vivado xilinx

Last synced: 4 days ago
JSON representation

Wrapper module for the PicoSoC to support the Digilent Basys 3

Awesome Lists containing this project

README

        

# picosoc-basys3

This project provides a wrapper module for the [PicoSoC](https://github.com/cliffordwolf/picorv32/tree/master/picosoc) to support the [Basys 3](https://reference.digilentinc.com/reference/programmable-logic/basys-3/start). The implementation follows the existing wrapper modules in the PicoSoC project. It assumes the ```.xdc``` file [provided by Digilent](https://github.com/Digilent/Basys3/blob/master/Resources/XDC/Basys3_Master.xdc). To use it, copy it in the same place as the other wrappers. If something doesn't work or you have question, [just ask](https://github.com/tmahlburg/picosoc-basys3/issues/new).