Forum Discussion
FvM
Super Contributor
6 months agoAutomatically added negative node for TDS output doesn't work with Agilex 5
Hello, I'm trying to build a basic SE to DE converter on Agilex 5 module SEtoDE (
input SE,
output DE
);
assign DE = SE;
endmodule I assign respective IO standards and use locations...
ShengN_altera
Super Contributor
6 months agoHi FvM,
Previously the inconsistent behaviour observed from my side due to design file corrupt. After new testing, I'm getting constant behaviour.
Will get back to you once any update on why Agilex 7 don't have critical warning while Agilex 5 got critical warning.