| Date |
Description |
Link |
| 17-Sep-2002 |
This is the complete code base that I used to test out the module. This file includes many other modules, but the "rs232_syscon" module shows how the autobaud module is instantiated and connected. "top.v" is the top level of the hierarchy. |
b13_safe_09_17_02.zip |
| 17-Sep-2002 |
This file is the tracking version. It works up to 102 MHz in Xilinx SpartanII, and allows for tracking chages in BAUD rate at any time. |
auto_baud_with_tracking.v |
| 17-Sep-2002 |
This is the original "auto_baud.v" module. It provides a single BAUD rate lock from the first carriage return, then holds that value until it is reset. |
auto_baud.v |