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, speed negotiation is required during initialization to help to establish a common speed between SATA devices.
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin
- JJame306 years ago
New Contributor
Hi Sir,
In application note 625, it is mentioned that (Page no.12) :
*Connect the reconfig_data[15:0] port to the 16 least significant bit (LSB) of the
word from the new .mif.
*Connect the reconfig_address[5:0] port to the 6 most significant bit (MSB) of the
word from the new .mif.
i have data(16 bit) and address (6 bit) port in top level entity. how to map it to .mif file?