Merge branch 'alon-docs-dev' of https://github.com/ucb-bar/chipyard into alon-docs-dev

This commit is contained in:
alonamid
2019-10-11 08:27:23 -07:00

View File

@@ -8,7 +8,7 @@ To get started using Chipyard, see the documentation on the Chipyard documentati
## What is Chipyard
Chipyard is an open source framework for agile development of Chisel-based Systems-on-Chip.
Chipyard is an open source framework for agile development of Chisel-based systems-on-chip.
It will allow you to leverage the Chisel HDL, Rocket Chip SoC generator, and other [Berkeley][berkeley] projects to produce a [RISC-V][riscv] SoC with everything from MMIO-mapped peripherals to custom accelerators.
Chipyard contains processor cores ([Rocket][rocket-chip], [BOOM][boom]), accelerators ([Hwacha][hwacha]), memory systems, and additional peripherals and tooling to help create a full featured SoC.
Chipyard supports multiple concurrent flows of agile hardware development, including software RTL simulation, FPGA-accelerated simulation ([FireSim][firesim]), automated VLSI flows ([Hammer][hammer]), and software workload generation for bare-metal and Linux-based systems ([FireMarshal][firemarshal]).