summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-25 18:18:50 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-25 18:18:50 +0000
commit34c58bcd8a693470ee1850441328d1df4812df85 (patch)
treeecdd7284821bc8f3db1a3b0724986f75b65b3865 /references.bib
parent8e7984fa13164d80b84fd0a3d0c462739ca6f19b (diff)
downloadlatte21_hlstpc-34c58bcd8a693470ee1850441328d1df4812df85.tar.gz
latte21_hlstpc-34c58bcd8a693470ee1850441328d1df4812df85.zip
Add responses everywhere
Diffstat (limited to 'references.bib')
-rw-r--r--references.bib20
1 files changed, 20 insertions, 0 deletions
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},
+}