Forum Discussion

masato1's avatar
masato1
Icon for New Contributor rankNew Contributor
2 years ago

how to convert IDDR/ODDR to the intel IP core.

I want to move the code below into my quartus project. So which IP cores can replace for these two functions? genvar i; generate for(i=0;i<12;i=i+1)begin : ad_if_bus IDDR #( .DDR_CLK_EDGE (...