Forum Discussion

YigalB1's avatar
YigalB1
Icon for New Contributor rankNew Contributor
10 months ago
Solved

How to instance SDRAM controller in DE10 Lite?

I am trying to fill the SDTAM chip on the DE10 Lite from Quartus, using a .mif file. From what I read , the SDRAM is DDR4, yet in the IP catalog includes DDR2/DD3/LPDDR2 with UniPhy. Which instance...
  • FvM's avatar
    FvM
    10 months ago
    Clearly ease of use. Works without installing JTAG stack (at least Standalone-Programmer) on the client computer.
    Altera/Intel RS232 UART IP uses AVMM interface which I don't need in basic HDL debug logic design. I have simple Rx and Tx code with fixed baudrate (921k) written from the scratch. There's no code I can send you as is, I'll check if I can extract something. There are however tons of UART code on the net.