Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tmahlburg/picosoc-basys3
- Owner: tmahlburg
- Created: 2020-09-15T16:21:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T14:46:49.000Z (over 3 years ago)
- Last Synced: 2024-11-16T20:36:30.432Z (2 months ago)
- Topics: artix, artix-7, basys3, digilent, picorv32, picosoc, risc-v, verilog, vivado, xilinx
- Language: Verilog
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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).