b3f175c064
Add the Hackaday Supercon 2019 badge which has an ECP5 FPGA: https://hackaday.io/project/167255-2019-hackaday-superconference-badge These changes are from Michael Welling's fork: https://github.com/mwelling/linux-on-litex-vexriscv During Supercon, we trying two approaches: - use the built-in 16MB QSPI SRAM - use add-on cartiridge with 32MB SDRAM by Jacob Creedon We were not able to get the QSPI SRAM working so I've removed those changes, and I have just added the changes that are needed to boot Linux with the 32MB SDRAM. Thanks to Jacob Creedon, Greg Davill and Tim Ansell who helped debug. KiCad design files for the SDRAM cartridge are available at: https://github.com/jcreedon/dram-cart/ The SDRAM cartridge PCB is shared at: https://oshpark.com/shared_projects/IQSl2lid More information in this blog post: https://blog.oshpark.com/2019/12/20/ The Hackaday Supercon badge PCB design is here: https://github.com/Spritetm/hadbadge2019_pcb |
||
---|---|---|
litex_boards | ||
test | ||
.gitignore | ||
.travis.yml | ||
README | ||
setup.py |
README
__ _ __ _ __ ___ __ / / (_) /____ | |/_/___/ _ )___ ___ ________/ /__ / /__/ / __/ -_)> </___/ _ / _ \/ _ `/ __/ _ (_-< /____/_/\__/\__/_/|_| /____/\___/\_,_/_/ \_,_/___/ LiteX boards files Copyright 2012-2019 / LiteX-Hub community [> Intro -------- Supported boards files (platforms/targets) for LiteX. Official: --------- Platforms / Targets actively tested and included in the CI system. Partner: ------- Platforms / Targets supported by other groups/partners. Community: ---------- Platforms / Targets supported by the community in a "best effort" manner.