• Grzegorz Daniluk's avatar
    chipscope: reduced buffer size to 1024 · 47aa6462
    Grzegorz Daniluk authored
    WR-NIC was almost out of Block RAM when sythesis was done with chipscope. Then
    ISE was trying to pack descriptors' buffers in wrsw_nic into distributed RAM
    instead of block RAM. As a result FSMs inside wrsw_nic were able to read
    descriptors written by the linux driver, but linux driver was not able to read
    updated descriptors written by FSMs. This commit fixes this problem by reducing
    the amount of RAM utilized by chipscope cores.
    47aa6462
Name
Last commit
Last update
basic_python Loading commit data...
doc Loading commit data...
ip_cores Loading commit data...
modules/wrsw_dio Loading commit data...
platform/xilinx Loading commit data...
sim Loading commit data...
syn/spec Loading commit data...
testbench Loading commit data...
top/spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Manifest.py Loading commit data...
README Loading commit data...