-
Notifications
You must be signed in to change notification settings - Fork 746
Add IS43LQ32256A-062BLI and alias IS43LQ32256AL-062BLI. #2951
Add IS43LQ32256A-062BLI and alias IS43LQ32256AL-062BLI. #2951
Conversation
Thank you for reviewing my PR. |
Hello @mhrdmhrd thanks for this contribution Partial review:
Joel |
Stacked VDD1/VDD2/VDDQ/VSS together each, and pins behind were set as invisible and passive. Moved VDD1/VDD2/VDDQ/VSS to unit A/B, and removed unit C and D. NC pins went on the border outline of the symbol. Reduced the size of units as much as possible.
Hello Joel, Thank you for taking time to review my PR.
Thank you! |
Thanks, great job! Continue the review now:
Joel |
- Package info at the end of the desctiptions. (BGA 200-ball -> BGA-200) - CS_A/B -> CS0_A/B - Pin P4: NC -> CKE0_B - Pin P5: CKE0_B -> NC
Thank you for your checking.
Thank you! |
BGA-200 in the description of the alias too please ;) |
I have also corrected the alias. Sorry for the mistake. |
No problem, thanks for the update. Just need to wait the footprint now. |
Just let you know that the footprint PR has been merged. |
Sure :) |
Closing/opening to refresh the Travis test. |
Thanks, no more comment, merging. |
Thank you so much for your time and all the effort! |
Added IS43LQ32256A-062BLI (LPDDR4 SDRAM) and alias IS43LQ32256AL-062BLI (LPDDR4X SDRAM).
Both of the two components shared the same symbol, footprint, and package dimensions. Only the difference is the voltage of VDDQ.
Datesheet: http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf
Unit A contains function pins of channel A:
Unit B contains function pins of channel B:
Unit C mainly contains power, ground, an DNU (do not use) pins of channel A:
Unit D mainly contains power, ground, an DNU (do not use) pins of channel B:
In preparation for the KiCad v6 release this repository will be locked down on Sept 1, 2020. No new pull requests will be accepted. Existing pull requests can be worked on until Oct 1, 2020. Changes breaking v5.1 compatibility can be merged starting Sept 1, 2020.
On Oct 1, 2020 this repository, including issues and pull requests, will be archived and transferred to gitlab.com. In order for your pull requests and issues to be imported into GitLab you must set your email address on GitHub to public and use the same address for your GitLab account. Or login to GitLab at least once using the GitHub icon. Otherwise the importer can't correlate the account information and the issues/comments on GitLab will be owned by
kicad-bot
(importer documentation).We plan to convert the library to the new v6 S-expr format after it is imported to GitLab. That also means that old pull requests will need to be redone with the v6 format if they are not merged before then.
All contributions to the kicad library must follow the KiCad library convention
Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:
Footprint PR: Added BGA-200 pitch 0.80x0.65 mm for LPDDR4/4X SDRAM. kicad-footprints#2437
3D model PR: Added 3D model for IS43LQ32256A-062BLI. kicad-packages3D#723
It has S4.2 violation. I put power and ground pins separate unit C and D because the devices have too many power and ground pins. If I obeyed the rule, the width of unit A and B become too wide. It makes the schematic a bit ugly.
Note 1: Some NC pins are next to function pins like CS, CKE, ZQ because future products may use the NCs as the 2nd and 3rd one each. The pin arrangement will make easier to enhance the variation of LPDDR4/4X symbol library.
(The international standard of LPDDR4/4X defines up to three pairs of CS/CKE/ZQ.)
Note 2: Why I put DNU pins on Unit C and D was that some LPDDR4/4X vendors allow the pins to connect VSS, so it might be convenient to be there. ISSI does not support such usage, but it can be useful if someone reuse this symbol for other vendors' devices.
Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing additional info like the screenshot of the symbol editor pin table (or for high pin counts converted to csv) sorted in the same way as the pin table in the datasheet and a direct link to the datasheet page that contains the pin table.