2 Kuzmi4
Спасибо, но я не совсем понял как это может мне помочь.
Возможно, я не правильно выразил суть вопроса: мне необходимо создать Verilog-модуль верхнего уровня, который бы определял I/O пины для моей Nios-системы (clock, reset и пр.).
В указанном выше документе не указано, что нужно делать в случае разработки большего по размеру проекта:
Цитата
Normally, the Nios II module is likely to be a part of a larger design. However, in the case of our simple
example there is no other circuitry needed. All we need to do is instantiate the Nios II system in our top-level
Verilog file, and connect inputs and outputs of the parallel I/O ports, as well as the clock and reset inputs, to the
appropriate pins on the Cyclone II device.