Forum Discussion
Altera_Forum
Honored Contributor
22 years agoProcessor for MAXII
Hi, I know how this is the NIOS forum and such, but NIOSII (or NIOSI for that matter) will not support the upcoming MAXII family. I have been working on a minimal 8 it processor for MAXII, but...
Altera_Forum
Honored Contributor
22 years agoCool (I'm doing a similar project but I'm not sure if I'm just going to extend NIOS II or do mine from scratch like you did).
In your case you should stick ASM code (you want to keep memory down as small as possible I'm assumming and that won't happen if compiled from C). I'd help you out with the compiler but I'm a hardware guy too so I just know how to program C, making a compiler would probably blow my mind hehe. G'luck