summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-06-06 19:29:34 +0100
committerYann Herklotz <git@yannherklotz.com>2020-06-06 19:29:34 +0100
commit8eb0aa72aef457d4e345f84158d828e4b2277a65 (patch)
treec84b9738df0279a8e26e00545beaba80a1d37bf7 /references.bib
parent0618ca6ac08311a1325cb1860d8078ddfdb9dac0 (diff)
downloadoopsla21_fvhls-8eb0aa72aef457d4e345f84158d828e4b2277a65.tar.gz
oopsla21_fvhls-8eb0aa72aef457d4e345f84158d828e4b2277a65.zip
Add first paragraph
Diffstat (limited to 'references.bib')
-rw-r--r--references.bib61
1 files changed, 61 insertions, 0 deletions
diff --git a/references.bib b/references.bib
index dc73c13..914d673 100644
--- a/references.bib
+++ b/references.bib
@@ -14,3 +14,64 @@
numpages = 9,
publisher = {ACM},
}
+
+@inproceedings{lidbury15_many_core_compil_fuzzin,
+ author = {Lidbury, Christopher and Lascu, Andrei and Chong, Nathan and Donaldson,
+ Alastair F.},
+ title = {Many-Core Compiler Fuzzing},
+ booktitle = {Proceedings of the 36th ACM SIGPLAN Conference on Programming Language Design
+ and Implementation},
+ year = 2015,
+ pages = {65-76},
+ doi = {10.1145/2737924.2737986},
+ address = {New York, NY, USA},
+ isbn = 9781450334686,
+ location = {Portland, OR, USA},
+ numpages = 12,
+ publisher = {Association for Computing Machinery},
+ series = {PLDI '15},
+}
+
+@article{takach16_high_level_synth,
+ author = {A. {Takach}},
+ title = {High-Level Synthesis: Status, Trends, and Future
+ Directions},
+ journal = {IEEE Design Test},
+ volume = {33},
+ number = {3},
+ pages = {116-124},
+ year = {2016},
+ doi = {10.1109/MDAT.2016.2544850},
+ url = {https://doi.org/10.1109/MDAT.2016.2544850},
+ ISSN = {2168-2364},
+ month = {June},
+}
+
+@inproceedings{liu16_effic_high_level_synth_desig,
+ author = { {Dong Liu} and B. C. {Schafer}},
+ title = {Efficient and reliable High-Level Synthesis Design Space
+ Explorer for FPGAs},
+ booktitle = {2016 26th International Conference on Field Programmable
+ Logic and Applications (FPL)},
+ year = 2016,
+ pages = {1-8},
+ doi = {10.1109/FPL.2016.7577370},
+ ISSN = {1946-1488},
+ month = {Aug},
+}
+
+@article{lahti19_are_we_there_yet,
+ author = {S. {Lahti} and P. {Sj{\"o}vall} and J. {Vanne} and
+ T. D. {H{\"a}m{\"a}l{\"a}inen}},
+ title = {Are We There Yet? a Study on the State of High-Level
+ Synthesis},
+ journal = {IEEE Transactions on Computer-Aided Design of Integrated
+ Circuits and Systems},
+ volume = {38},
+ number = {5},
+ pages = {898-911},
+ year = {2019},
+ doi = {10.1109/TCAD.2018.2834439},
+ ISSN = {1937-4151},
+ month = {May},
+}