Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- seems to me that it makes more sense if these assignments are put under a process (with "nreset" and "Pixelactual" inside sensitivity list). --- Quote End --- Well it's more than that, i can't post my code, but pixelactual modifies inside what leads to an infinite loop... I'm not creating a sensibility list, cause there is not need of external info, is a treatment of an array and outputting the results, no extra info is needed, no timing info is needed (the fpga should output as fast as it can), so there is no need of sesitivity list. (i don't mind a process with no sesnitivity list but it did not work for me, to take this solution give me an example, cause i've seen codes out of any process so I prefer that solution.)