Forum Discussion
Altera_Forum
Honored Contributor
16 years agoO'right, i've tested with all that:
1.- There are some warning in the compilation but are related to the pll. I've been always receiving this warnings, even with the sram memories but they always worked. I'm sure the PHY connection it's OK... well at least I can read the registers in the chip(PHYID and other for initialziation) and make a basic config, I can read them, check for autonegotiation completition. When there is no ethernet cable connected autonegotiation never ends... which is the expected behavior. 2.- The OpenCores MAC doesn't come with a sdc file(at least i`ve not found it) 3.- That's even wearer... I can't see even my request :S. I've checked the switch and it's not filtering anything. Also as I told you the program worked fine at the begining(except for the 72 bytes stuff...) 4.- 100Mbps full duplex, this is correctly detected by the chip 5.- 8.03 6.- Quartus and Nios Building tools for eclipse 9.1. I've changed the attribute 'AFFECTS_PORT_WIDTHS' in the _hw.tcl by AFFECTS_ELABORATION(this is the new name for 9.0+)... but again, the MAC worked at the begining without this change. Oh men... i'll have to do what I didn't want to: understand your driver. Well any link about the ideas used wil be apreciated. Bye! and thx again!