Skip to content

Commit

Permalink
[docs] grammer fix
Browse files Browse the repository at this point in the history
Co-Authored-By: abejgonzalez <abe.j.gonza@gmail.com>
  • Loading branch information
edwardcwang and abejgonzalez committed Feb 16, 2019
1 parent b1912a1 commit 61a7cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sections/boom-ecosystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Scala, Chisel, Generators, Configs, Oh My!
------------------------------------------

Working with BOOM has a large learning curve for those people new to *Chisel* and the BOOM ecosystem.
To be productive it takes time to learn about the micro-architecture, *Rocket-chip* components, *Chisel* (maybe *Firrtl*), *Scala*, and the build system.
To be productive, it takes time to learn about the micro-architecture, *Rocket-chip* components, *Chisel* (maybe *Firrtl*), *Scala*, and the build system.
Luckily, the micro-architecture is detailed in this documentation and some of the other topics (*Chisel*, *Firrtl*, *Scala*) are discussed in their respective websites. [1]_
Instead of focusing solely on those topics, this section hopes to show how they all fit together by giving a high level of the entire build process.
Put in more specific terms: How do you get from *Scala*/*Chisel* to Verilog? [2]_
Expand Down

0 comments on commit 61a7cb9

Please sign in to comment.