open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.86k stars 654 forks source link

ZC706 dangling pins #168

Closed chs9996 closed 2 years ago

chs9996 commented 2 years ago

Running ip_repo_gen.tcl then openwifi.tcl leaves two unconnected inputs on the openwifi IP. They are dma-valid and dma_data[63:0]. These two inputs were not on the openwifi IP for the zed board so why have they appeared on the zc706 ? How to fix this please ?

JiaoXianjun commented 2 years ago

They are useless. Just move forward.

chs9996 commented 2 years ago

Working with these ignored :) Thanks