Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowrisc/junctions
A repository for peripheral components and IO devices associated with the RocketChip project
https://github.com/lowrisc/junctions
Last synced: 1 day ago
JSON representation
A repository for peripheral components and IO devices associated with the RocketChip project
- Host: GitHub
- URL: https://github.com/lowrisc/junctions
- Owner: lowRISC
- License: other
- Created: 2015-08-21T09:51:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T18:39:43.000Z (over 8 years ago)
- Last Synced: 2024-03-19T20:10:43.278Z (8 months ago)
- Language: Scala
- Size: 240 KB
- Stars: 3
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# junctions
A repository for peripheral components and IO devices associated with the RocketChip project.To uses these modules, include this repo as a git submodule within the your chip repository and add it as Project in your chip's build.scala. These components are only dependent on Chisel, i.e.
lazy val junctions = project.dependsOn(chisel)