cambridgehackers / xbsv

connectal (formerly called xbsv) contains a utility to generate bit files for Xilinx Zynq devices from BSV programs.
8 stars 12 forks source link

echo example does not work via PCIe #1

Closed jameyhicks closed 10 years ago

jameyhicks commented 10 years ago

[x] some addresses of the device do not respond to reads, causing CPU lockup [x] interrupts do not work

jameyhicks commented 10 years ago

The echo example worked over PCIe but genxps still needs some work.

jameyhicks commented 10 years ago

Updated code generation scripts so that kc705 and vc707 boards are supported.

Merged pcie branch back into master.