Forum Discussion
bteddy
New Contributor
3 years agothanks for the reply.
Not my code.
Came from another board, can't find author.
So, I should named the top-level entity in project 10ustep, and the module name should be the same "10ustep"?
How do I get it to create the schematic so I can do the wires?
- sstrell3 years ago
Super Contributor
Yes, the top-level entity name must match. Just select "Set as top-level entity" from the Project menu with this file open in Quartus.
As for your second question, I'm not talking about a schematic. This is Verilog code and you need "wire" signal declarations for all named signals in the design like you have for QA, QB, QC, and QD.