From 8b32bc5bd662d96fd95102c3464942a2943b28bd Mon Sep 17 00:00:00 2001 From: Larry Doolittle Date: Tue, 17 Apr 2018 08:06:03 -0700 Subject: Fix miscellaneous typos in documentation --- picosoc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picosoc') 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 -- cgit