aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc
diff options
context:
space:
mode:
authorLarry Doolittle <ldoolitt@recycle.lbl.gov>2018-04-17 08:06:03 -0700
committerClifford Wolf <clifford@clifford.at>2018-04-17 17:53:08 +0200
commit8b32bc5bd662d96fd95102c3464942a2943b28bd (patch)
tree351a08e52a9e7f8bdca3153bc4d890586d103fb3 /picosoc
parenta1f22a6d9c59812e8e8ccdee153410f16ee71f94 (diff)
downloadpicorv32-8b32bc5bd662d96fd95102c3464942a2943b28bd.tar.gz
picorv32-8b32bc5bd662d96fd95102c3464942a2943b28bd.zip
Fix miscellaneous typos in documentation
Diffstat (limited to 'picosoc')
-rw-r--r--picosoc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/picosoc/README.md b/picosoc/README.md
index 91ea391..dcb45ba 100644
--- a/picosoc/README.md
+++ b/picosoc/README.md
@@ -53,7 +53,7 @@ physical SRAM will read from the corresponding addresses in serial flash.
Reading from the UART Send/Recv Data Register will return the last received
byte, or -1 (all 32 bits set) when the receive buffer is empty.
-The UART Clock Divider Register must be set to the system clock freuqency
+The UART Clock Divider Register must be set to the system clock frequency
divided by the baud rate.
The example design (hx8kdemo.v) has the 8 LEDs on the iCE40-HX8K Breakout Board