adv7511_zed: Modified project to be compatible with the new base design

main
Adrian Costina 2015-03-18 13:59:58 +02:00
parent 61e874aa9b
commit 0548956811
1 changed files with 0 additions and 2 deletions

View File

@ -228,10 +228,8 @@ module system_top (
.ps_intr_8 (ps_intrs[8]),
.ps_intr_9 (ps_intrs[9]),
.ps_intr_10 (ps_intrs[10]),
.ps_intr_11 (ps_intrs[11]),
.ps_intr_12 (ps_intrs[12]),
.ps_intr_13 (ps_intrs[13]),
.iic_fmc_intr (ps_intrs[11]),
.otg_vbusoc (otg_vbusoc),
.spdif (spdif));