Forum Discussion
JJame30
New Contributor
6 years agoSATA 2 in Quartus 14.0
Hi, I am working on 2.5'' SATA II SSD (WR2SF256G-JFITI). using ALTGX ip for transceiver configuration. kindly share reference documents for configuration settings details for speed negotiation using...
CheepinC_altera
Regular Contributor
6 years agoHi,
For your information, regarding your previous note on the MIF info mapping, in the reduced MIF, the 6 MSBits of the MIF data = reconfig address while other LSBits = reconfig data. The MIF file is generally stored inside a ROM. You may then connect the 22 bits output of the ROM according to the port mapping mentioned to reconfig_address and reconfig_data at top level.
Thank you.
JJame30
New Contributor
6 years agoHi,
From AN-635-1.1, understood that there are 2 methods for interfacing SSD with Stratix IV by SATA Protocol.
- Re-configuring only the transmitter datapath data rate (Data rate division in TX).
- In this no .mif generation required. Right ?
- By this method, can we read back from SSD also ?
- Re-configuring the TX and RX CDR PLL across SATA data rates
- .mif genetation required. Right ?