Altera_Forum
Honored Contributor
13 years agoRS232 ip core qsys
I want to use rs232 ip core in qsys without nios2, is it possible ? I made it with vhdl code but now i want to use qsys and use ipcores. Thanks.
you can create avalon-MM master same level as NiosII.
you can access each registers in the rs232c-ip core. but, why not use NiosII? the idea of CPU is to make things easy. please consider about my advice. see you.