spartan 3a ethernet

A

alasli

Guest
for this project, http://www.fpga4fun.com/10BASE-T.html
what things need to be changed in order to make it work in spartan 3a?

regards



---------------------------------------
Posted through http://www.FPGARelated.com
 
for this project, http://www.fpga4fun.com/10BASE-T.html
what things need to be changed in order to make it work in spartan 3a?
There isn't anything in the code that looks remotely model-specific, so
you shouldn't need to do anything other than the standard things:

- Correct pin constraints for your board
- Generate correct clock. The example code assumes and requires a 20 MHz
clock.

Joel
 

Welcome to EDABoard.com

Sponsor

Back
Top