Hi Jake,
If I wanted use the clock directly from board to custom module. Do I have to select “
clock_reset” or “
conduit_end”. ?
I have three clocks coming into custom block. If I am getting the following warning(in component editor), which means that ,I can only connect one clock externally and create other two clocks using PLLs (instantiate in my custom module)
warning: clock_reset: signal clk appears 3 times (only once is allowed) I selected “
conduit_end” for my control and status signals, which means that using NIOS II IDE, I am able to change the control values in real-time and read the status registers in real-time.
Or Do I still need to connect the SignalTaps to monitor my status signals real-time?
Thanks
Guru