summaryrefslogtreecommitdiffstats
path: root/conference.bib
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-18 01:25:01 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-18 01:25:01 +0000
commit796f2926e6bc371f8dd1757d808ba5a631ac7783 (patch)
treeba5b44ab3c3af6e1c25bcf775501637a2562d9a2 /conference.bib
parentbb8c591c0bc39fd099cbe831fd72a65772ca7ad1 (diff)
downloadfccm21_esrhls-796f2926e6bc371f8dd1757d808ba5a631ac7783.tar.gz
fccm21_esrhls-796f2926e6bc371f8dd1757d808ba5a631ac7783.zip
Add quote
Diffstat (limited to 'conference.bib')
-rw-r--r--conference.bib21
1 files changed, 20 insertions, 1 deletions
diff --git a/conference.bib b/conference.bib
index 7e1c24d..fd9d0ad 100644
--- a/conference.bib
+++ b/conference.bib
@@ -241,7 +241,7 @@ with {LegUp} High-Level Synthesis},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
-@InProceedings{karine+20,
+@inproceedings{karine+20,
author = {Karine Even-Mendoza and Cristian Cadar and Alastair Donaldson},
title = {Closer to the Edge: Testing Compilers More Thoroughly by Being Less Conservative About Undefined Behaviour},
booktitle = {IEEE/ACM International Conference on Automated Software Engineering, New Ideas and Emerging Results Track (ASE-NIER 2020)},
@@ -249,3 +249,22 @@ year = {2020},
month = {09},
location = {undefined},
}
+
+@inproceedings{pilato13_bambu,
+ author = {C. {Pilato} and F. {Ferrandi}},
+ booktitle = {2013 23rd International Conference on Field programmable Logic and Applications},
+ title = {Bambu: A modular framework for the high level synthesis of memory-intensive applications},
+ year = {2013},
+ volume = {},
+ number = {},
+ pages = {1-4},
+ doi = {10.1109/FPL.2013.6645550}
+}
+
+@phdthesis{canis15_legup,
+ keywords = {high-level synthesis, hardware/software co-simulation, FPGA},
+ title = {{LegUp}: open-source high-level synthesis research framework},
+ author = {Canis, Andrew Christopher},
+ school = {University of Toronto},
+ year = {2015}
+}