G
Giuseppe Marullo
Guest
Hi all,
I am searching for the smallest/simpler UART in verilog. I need to
release the project under GPL and still confused about what are my options.
I would go with micro UART by Jeung Joon Lee but I am unable to
determine its license.
There are others, like osvudu by Timothy Goddard seems released under
(a) MIT license, thus compatible with GPL.
I need very simple stuff:
baud rate 9600-115200 with a clock of about 100MHz but should be able to
run with other clocks, like 12MHz. No buffers and other fancy stuff.
8N1, and possibility (I need some) to have rtx, tx and rx only
capability (I would like to instantiate just the parts I need).
Don't know if I need fullduplex, possibly yes.
What would you advice to use?
Thanks in advance.
Giuseppe Marullo
I am searching for the smallest/simpler UART in verilog. I need to
release the project under GPL and still confused about what are my options.
I would go with micro UART by Jeung Joon Lee but I am unable to
determine its license.
There are others, like osvudu by Timothy Goddard seems released under
(a) MIT license, thus compatible with GPL.
I need very simple stuff:
baud rate 9600-115200 with a clock of about 100MHz but should be able to
run with other clocks, like 12MHz. No buffers and other fancy stuff.
8N1, and possibility (I need some) to have rtx, tx and rx only
capability (I would like to instantiate just the parts I need).
Don't know if I need fullduplex, possibly yes.
What would you advice to use?
Thanks in advance.
Giuseppe Marullo