Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Is the project targeting the correct device on your board? Did you adjust the pin assignments in the Pin Planner? --- Quote End --- Yes, sure! Actually I am not that beginner. I have worked quite a lot with FPGAs. It used to give me a warning saying that the write logic was disabled. I rewrote my ram file and the warning dissapeared. I have also a warning stating the following: Warning (332060): Node: counter2 was determined to be a clock but was found without an associated clock assignment. Info (13166): Register \process_1:cnt[0] is being clocked by counter2 Anyway, the project used to work on older software/hardware versions so I do not believe that the problem is related to code. I got it to work fixing the warning about the ram. However it only works under restricted parameter's values, so there is still something missing... Thanks.