Altera_Forum
Honored Contributor
9 years agoInitializing issues with DE2 -DM9KA
Hello, I opened this thread because I am currently stuck at a problem that a still can't point what is the problem with my code working on the DE2 Altera board and Quartus 13.01v.
I tried to encounter this problem from different angles for many hours but without any success yet. The problem is that when trying to write and then reading data to bus or from the bus INOUT, a still don’t get any response from the DM9ka controller after trying to reset some of the registers according to the program guide book of the device and other websites. I have been trying to check again if the signals and timing is ok but still don’t get any values only zeros at output (but have a response of INT from device). Tried also to read only the 28h and 29h registers for vendor device ID but still the same. The project is based on a module DM9ka for receiving packets only from Ethernet MAC layer And then processing it in a pipeline method -this other module works ok for now (I don’t want to use Qsys). Thx in advance.:) Some pictures and the code sample of the project: