Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2 10base T ethernet project without NiosII
Hey all, I'm total newbie to the world of FPGAs and development boards:confused::eek:. I have been working on this project with fellow students of generating Ethernet packets on the DE2 and sen...
Altera_Forum
Honored Contributor
15 years agohi rudyjudy,
I think it's possible not to use NIOS II application to program DM9000A. You can program it with verilog or vhdl but it is quite difficult because you have to follow the sequencial procedure just like in NIOS II application. Maybe you can design an FSM to help your job. Using the application simplify your work. I recommend you to use it. Good luck:)