Skip to content

Commit

Permalink
Merge 2f870d7 into 883121d
Browse files Browse the repository at this point in the history
  • Loading branch information
nganjehloo committed Jun 20, 2019
2 parents 883121d + 2f870d7 commit 6984c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ As an example:
```
sbt:dinocpu> runMain elaborate single-cycle
```
The generated verilog will be available in the root folder as `Top.v` along with some meta-data. You may also get some generated verilog for auxillary devices like memory as `Top.<device_name>.v
The generated verilog will be available in the root folder as `Top.v` along with some meta-data. You may also get some generated verilog for auxillary devices like memory as `Top.<device_name>.v`

# Compiling code for DINO CPU

Expand Down

0 comments on commit 6984c76

Please sign in to comment.