From 0b559cebbf914821eee01f0f06d9e5c3a841d6bc Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 26 Mar 2020 11:54:48 -0700 Subject: [PATCH] Published in FCCM 2020 --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 121af18eb..a882e115f 100644 --- a/README.md +++ b/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: