Forum Discussion
Did you run the pin_assignments.tcl script (I think that's what it's called) generated by the IP to configure the I/O? The example project may have this already done for you, but if you create the IP manually, you have to run a script.
- TSchu34 years ago
Occasional Contributor
Thanks, sstrell, I had forgotten about those .tcl scripts. I remember having to use them in Quartus Standard, but it also put up a message reminding you to do it. Quartus Pro did not, I guess I just thought it was doing it automatically now.
I ran ...._parameters.tcl without any errors.
But ...._ip_parameters.tcl gives me an error. ( I think this is the one I need, it has a lot of commands that deal with the cal_oct.obuf)
"ERROR: Unable to find active revision name. Make sure there is an open, active revision name."
If I look under Project/Revisions I clearly have an active revision, just one, and there is a green checkmark next to it.
Any idea why this could be happening?