]> rtime.felk.cvut.cz Git - fpga/uart.git/history - baud_gen.vhd
Resets changed from asynchronous to synchronous.
[fpga/uart.git] / baud_gen.vhd
2011-05-18 Vladimir BurianResets changed from asynchronous to synchronous. master
2011-05-18 Vladimir BurianEarly initialization of all relevant signals.
2011-02-04 Vladimir BurianBaud generator ClockEnable added.
2011-01-28 Vladimir BurianSome comments added.
2011-01-22 Vladimir BurianBaud_gen scale input width redefined as generic. Defaul...
2011-01-22 Vladimir BurianFirst working prototype of HW UART - TX part.