Skip to content

Commit aaab082

Browse files
committed
Fix some typos in the README.
1 parent 9941ccc commit aaab082

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ in [sbt](http://www.scala-sbt.org/release/docs/Getting-Started/Setup.html).
3030
$ sbt run
3131

3232
This will generate and test a simple block (`Hello`) that always outputs the
33-
number 42. You should see `[success]` on the last line of output (from sbt) and
33+
number 42 (aka 0x2a). You should see `[success]` on the last line of output (from sbt) and
3434
`PASSED` on the line before indicating the block passed the testcase. If you
3535
are doing this for the first time, sbt will automatically download the
3636
appropriate versions of Chisel3, the Chisel Testers harness
@@ -89,14 +89,14 @@ memories.
8989

9090
To check that all of your solutions are correct:
9191

92-
$ ./run-problems.sh all
92+
$ ./run-problem.sh all
9393

9494

9595
To run all of our reference solutions:
9696

97-
$ ./run-solutions.sh all
97+
$ ./run-solution.sh all
9898

99-
Note: ./run-problems.sh, ./run-solutions.sh, ./run-examples.sh are convenience scripts to invoke tests
99+
Note: ./run-problem.sh, ./run-solution.sh, ./run-examples.sh are convenience scripts to invoke tests
100100

101101
Learning More Chisel
102102
--------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy