Altera_Forum
Honored Contributor
12 years agofifoed avalon uart custom baudrate
Hi all,
Does anyone know how can I proceed to use fifoed avalon uart in a non standard baud rate (500 000 bauds). I have yet added 500000 at line 81 of fifoed_avalon_uart_hw.tcl : set_parameter_property baud ALLOWED_RANGES {5000000 2000000 921600 500000 460800 230400 115200 57600 38400 31250 28800 19200 14400 9600 4800 2400 1200 300} It appears in a component GUI but i supposed this is not the only modification that we need? Thanks