udpated README

This commit is contained in:
2025-08-14 13:07:35 -07:00
parent 93cc9ea149
commit 130b3e8afc
4 changed files with 7 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
// cribbed from the baudrate generator here:
// https://gitlab.alfter.us/salfter/68b50-dual-serial/-/raw/202e1a1a8720a4ca1aa0a76b04521c2a77b40721/68b50-dual-serial.pdf?inline=false
// (which, in turn, can be found at https://www.onsemi.com/pub/Collateral/AND8001-D.PDF#page=3)
module div3(clk, r, q);
input wire clk;