Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- There should be no principle problem to implement the algorithm completely asynchronously. --- Quote End --- Certainly clock is not needed "in principle" just for this piece of work and especially for a beginner using finger buttons to generate inputs. But for a safer design methodology within a project and working on faster inputs I will use the clock. moreover, the statement: out = out + 3 implies feedback and I believe it can't survive asynchronously