mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Published in FCCM 2020
This commit is contained in:
parent
ec03a36f98
commit
0b559cebbf
17
README.md
17
README.md
@ -190,6 +190,23 @@ individual test scripts can be run with python directly.
|
||||
tb/udp_ep.py : MyHDL UDP frame endpoints
|
||||
tb/xgmii_ep.py : MyHDL XGMII endpoints
|
||||
|
||||
## Publications
|
||||
|
||||
- A. Forencich, A. C. Snoeren, G. Porter, G. Papen, *Corundum: An Open-Source 100G NIC,* in FCCM'20
|
||||
|
||||
## Citation
|
||||
If you use Corundum in your project please cite one of the following papers
|
||||
and/or link to the github project:
|
||||
|
||||
```
|
||||
@inproceedings{forencich2020fccm,
|
||||
author = {Alex Forencich and Alex C. Snoeren and George Porter and George Papen},
|
||||
title = {Corundum: An Open-Source {100G} {NIC}},
|
||||
booktitle = {28th IEEE International Symposium on Field-Programmable Custom Computing Machines},
|
||||
year = {2020},
|
||||
}
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
Corundum internally uses the following libraries:
|
||||
|
Loading…
x
Reference in New Issue
Block a user