# lowrisc-chip-fpga **Repository Path**: pulp4/lowrisc-chip-fpga ## Basic Information - **Project Name**: lowrisc-chip-fpga - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-23 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README lowRISC chip ============================================== The root git repo for lowRISC development and FPGA demos. [master] status: [![master build status](https://travis-ci.org/lowRISC/lowrisc-chip.svg?branch=master)](https://travis-ci.org/lowRISC/lowrisc-chip) [update] status: [![update build status](https://travis-ci.org/lowRISC/lowrisc-chip.svg?branch=update)](https://travis-ci.org/lowRISC/lowrisc-chip) [dev] status: [![dev build status](https://travis-ci.org/lowRISC/lowrisc-chip.svg?branch=dev)](https://travis-ci.org/lowRISC/lowrisc-chip) Current version: Release version 0.4 (05-2017) --- lowRISC with tagged memory and minion core To download the repo: ~~~shell git clone -b minion-v0.4 --recursive https://github.com/lowrisc/lowrisc-chip.git ~~~ For the previous release: ~~~shell ################ # Version 0.3: lowRISC with a trace debugger (07-2016) ################ git clone -b debug-v0.3 --recursive https://github.com/lowrisc/lowrisc-chip.git ################ # Version 0.2: untethered lowRISC (12-2015) ################ git clone -b untether-v0.2 --recursive https://github.com/lowrisc/lowrisc-chip.git ################ # Version 0.1: tagged memory (04-2015) ################ git clone -b tagged-memory-v0.1 --recursive https://github.com/lowrisc/lowrisc-chip.git ~~~ [traffic statistics](http://www.cl.cam.ac.uk/~ws327/lowrisc_stat/index.html) [master]: https://github.com/lowrisc/lowrisc-chip/tree/master [update]: https://github.com/lowrisc/lowrisc-chip/tree/update [dev]: https://github.com/lowrisc/lowrisc-chip/tree/dev