Forum Discussion
Altera_Forum
Honored Contributor
9 years agoup/down counter
Hello, can i get help for this program i am new to altera. i need help making a program that has an up and down counter from 15-0 using pushbuttons and 2 seven 7-segments display if its a...
Altera_Forum
Honored Contributor
9 years agoI just re-read your question and noticed you want to write an altera program. You should look into the differences between hardware (everything gets done at the same time) and software (everything gets done sequentially, disregarding multithreading).