Forum Discussion
ShengN_altera
Super Contributor
4 months agoHi,
Yes, MAX II don't support some of the embedded peripheral. However you just need the UART verilog code. You can create a new MAX II project and include these 3 files impl_top.v, uart_rx.v and uart_tx.v from this link https://github.com/ben-marshall/uart/tree/master/rtl (I had verify the functionality)
If you want to run that design, you'll need to change to device MAX 10 with name 10M50DAF484C6GES
Thanks,
Regards,
Sheng