This page contains files uploaded to the old opencores website as well as images and documents intended for use on other pages in this project. If you want to download this project or browse its svn, you can do so at the overview-page.
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.
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.