Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin AR28 in vu13p_iic.xdc #1

Open
xiongyw opened this issue Aug 21, 2023 · 1 comment
Open

Pin AR28 in vu13p_iic.xdc #1

xiongyw opened this issue Aug 21, 2023 · 1 comment

Comments

@xiongyw
Copy link

xiongyw commented Aug 21, 2023

vu13p_iic.xdc 中 AR28 管脚好像和DDR管脚冲突了,不知道这是不是正常的:

$ rg AR28
vu13p_iic.xdc
1:set_property PACKAGE_PIN  AR28       [get_ports {main_iic_sda}]

ddr4_64/ddr4_c3.xdc
84:set_property PACKAGE_PIN AR28 [get_ports {c3_ddr4_dq[40]}]

ddr4_72/ddr4_c3.xdc
79:set_property PACKAGE_PIN AR28 [get_ports {c3_ddr4_dq[40]}]
@maswx
Copy link
Owner

maswx commented Aug 21, 2023

还真是,我去找冻哥确认一下。DDR4跑过,都正常的,那就应该是IIC 绑的管脚不对了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants