X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=blobdiff_plain;f=cpu%2Fsrc%2Fextension_uart.vhd;h=07d6bda2654efe5d679d3231c149e907dcea61c1;hp=f5931646ca09555a8dba1bd8a4d3f90efd1df54d;hb=ea11b8a1f00f62aed7584f257f0a8a90e982a707;hpb=5a4ac62bf9b6861c8098e4fb9d28e19016766d04 diff --git a/cpu/src/extension_uart.vhd b/cpu/src/extension_uart.vhd index f593164..07d6bda 100644 --- a/cpu/src/extension_uart.vhd +++ b/cpu/src/extension_uart.vhd @@ -11,7 +11,8 @@ entity extension_uart is generic ( -- active reset value - RESET_VALUE : std_logic + RESET_VALUE : std_logic; + CLK_PER_BAUD : integer ); port( --System inputs