URL
https://opencores.org/ocsvn/wbuart32/wbuart32/trunk
Subversion Repositories wbuart32
[/] [wbuart32/] [trunk/] - Rev 3
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 3, 2016-08-30 11:36:19 GMT
- Author: dgisselq
- Log message:
- This fixes a bug in the UARTSIM module whereby the number of counts per baud
wasn't equal to the number given in the setup. The previous version worked
for count numbers greater than 25 (where I had tested it), but not for low
count numbers like 4. This version has now been tested, and is known to work
with baud counts as low as 4.