From 34c58bcd8a693470ee1850441328d1df4812df85 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 25 Feb 2021 18:18:50 +0000 Subject: Add responses everywhere --- references.bib | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'references.bib') diff --git a/references.bib b/references.bib index 86b7a4e..b3a6e1d 100644 --- a/references.bib +++ b/references.bib @@ -302,3 +302,23 @@ url = {https://github.com/project-oak/silveroak}, issn = "1573-0670", month = "Oct" } + +@inproceedings{nigam20_predic_accel_desig_time_sensit_affin_types, + author = {Nigam, Rachit and Atapattu, Sachille and Thomas, Samuel and Li, Zhijing and + Bauer, Theodore and Ye, Yuwei and Koti, Apurva and Sampson, Adrian and Zhang, + Zhiru}, + title = {Predictable Accelerator Design with Time-Sensitive Affine Types}, + booktitle = {Proceedings of the 41st ACM SIGPLAN Conference on Programming Language Design + and Implementation}, + year = 2020, + pages = {393-407}, + doi = {10.1145/3385412.3385974}, + url = {https://doi.org/10.1145/3385412.3385974}, + address = {New York, NY, USA}, + isbn = 9781450376136, + keywords = {Affine Type Systems, High-Level Synthesis}, + location = {London, UK}, + numpages = 15, + publisher = {Association for Computing Machinery}, + series = {PLDI 2020}, +} -- cgit