Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- If you put a sequential (process) block around your code, it still can't work this way. But that's another story. --- Quote End --- Of course you are free to ignore any previous suggestion, but you should at least try to compile the code. That what Quartus thinks about it: --- Quote Start --- Error (10818): Can't infer register for "A" at compt.vhd(17) because it does not hold its value outside the clock edge Error (10822): HDL error at compt.vhd(17): couldn't implement registers for assignments on this clock edge --- Quote End ---