mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Alex Forencich
dcea219303
added pcie as a subproject
git-subtree-dir: fpga/lib/pcie git-subtree-mainline: 5ad725bd0ff04fe7fe7ab9983c0c3e64355e0dd2 git-subtree-split: 1d79a4375b42a8dad274b3e0a757f833400d556e
Corundum Readme
GitHub repository: https://github.com/ucsdsysnet/corundum
Introduction
Corundum is an open source, high performance FPGA based NIC.
Documentation
Modules
Common signals
Common parameters
Source Files
arbiter.v : Parametrizable arbiter
Testing
Running the included testbenches requires MyHDL and Icarus Verilog. Make sure that myhdl.vpi is installed properly for cosimulation to work correctly. The testbenches can be run with a Python test runner like nose or py.test, or the individual test scripts can be run with python directly.
Testbench Files
tb/axis_ep.py : MyHDL AXI Stream endpoints
tb/pcie.py : MyHDL PCI Express BFM
tb/pcie_us.py : MyHDL Xilinx Ultrascale PCIe core model
Description
Languages
Verilog
45.9%
Python
22.2%
Tcl
19.7%
Makefile
8.3%
C
3.7%
Other
0.2%