Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAlas, the purpose of College is for you to learn how to solve problems.
Of course your instructor will not tell you "exactly" what to do. This is what you are going to college for, to learn how to solve a problem, not just do what others tell you to do. If this is your final class problem, I would think that unless your instructor is cruel, there has been discussion all semester long on using various methods for creating, then testing these sorts of things. Think about what you are being asked to do, show that a "circuit under test" performs as expected. You can either us the simulator in the Quartus tools if you get how to do that, or you can "wrap" something around the circuit to stilulate it, and display the output. Many things some to mind, some sort of pulsing inputs on the 16 differnet inputs, and some sort of way to select each to go to the output. THen a way to display both the input and output on some LED's perhaps.?? Have at it and let us all know how it goes.