Skip to content

Commit

Permalink
Delete reference to private repo in FPGA README
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoroze committed Nov 2, 2023
1 parent bc7ca29 commit cbb77ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions switchboard/verilog/fpga/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ This directory contains FPGA-synthesizable RTL that interacts with Switchboard
shared memory queues residing on a host CPU. This interaction occurs via direct
memory access controlled by AXI.

A demo using this RTL on AWS F1 can be found here:
https://github.com/zeroasiccorp/aws-fpga. In this example, host memory access is
performed via PCIe bus mastering, and the config registers are mapped to a PCIe
BAR. A corresponding software example can be found in `examples/pcie-ping/`.

A simulation setup for testing this RTL can be found in `examples/fpga-loopback/`.

## Memory Map
Expand Down

0 comments on commit cbb77ca

Please # to comment.