Forum Discussion
Robert_H_Intel
New Contributor
4 years agoIO_OBUF polarity not matching RTL
I am working on a design using an Agilex F-series part (AGFB014R24B2E3V) and am having issues with tri-stated outputs. The RTL in question is:
assign TRIG[0] = (lb_enable_dd) ? clk_fast : 1'bz;
...
Robert_H_Intel
New Contributor
4 years agoSure. However, can you please be more specific as to which file(s) you want to look at? I want to make sure I provide adequate information to look at.
Or do you mean create a very small project that demonstrates the error? I can do that too, will just take a bit more time.