open-sdr / openwifi

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

XC7Z015 support? #402

Closed sczh01 closed 3 months ago

sczh01 commented 5 months ago

I have a MIYR XC7z015 board with FMC connector+FMCOMMS3, does it support this project?

Just found the BRAM is not enough for XC7z015, the BRAM will use 110, but XC7z015 just have 95. I copy the Antsdr_E200's utilization: 36K bram: image 18k bram: image

And the LUT ram use: image

So we should replace some LUT ram in some modules as above 36k-ram and 18k-ram.

Who can provide some guide about the replacement? It will replace 15pcs 36k-Bram at least by LUT-ram.