bump firesim (#470)
* Fix capitalization in docs (#419) * Update Quick-Start.rst * [ci skip] Fix Typos (#444) * Update Quick-Start.rst * bump firesim Co-authored-by: Sagar Karandikar <sagark@eecs.berkeley.edu>
This commit is contained in:
@@ -45,7 +45,7 @@ The other interfaces available to the accelerator are ``mem``, which provides ac
|
||||
the ``busy`` signal, which indicates when the accelerator is still handling an instruction;
|
||||
and the ``interrupt`` signal, which can be used to interrupt the CPU.
|
||||
|
||||
Look at the examples in ``generators/rocket-chip/src/main/scala/tile/LazyRocc.scala`` for detailed information on the different IOs.
|
||||
Look at the examples in ``generators/rocket-chip/src/main/scala/tile/LazyRoCC.scala`` for detailed information on the different IOs.
|
||||
|
||||
Adding RoCC accelerator to Config
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -8,8 +8,8 @@ Welcome to Chipyard's documentation!
|
||||
|
||||
.. image:: ./_static/images/chipyard-logo.svg
|
||||
|
||||
Chipyard is a a framework for designing and evaluating full-system hardware using agile teams.
|
||||
It is composed of a collection of tools and libraries designed to provide an intergration between open-source and commercial tools for the development of systems-on-chip.
|
||||
Chipyard is a framework for designing and evaluating full-system hardware using agile teams.
|
||||
It is composed of a collection of tools and libraries designed to provide an integration between open-source and commercial tools for the development of systems-on-chip.
|
||||
New to Chipyard? Jump to the :ref:`Chipyard Basics` page for more info.
|
||||
|
||||
Quick Start
|
||||
|
||||
Submodule sims/firesim updated: 9f9705762a...e64e51dfca
Reference in New Issue
Block a user