summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
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
new file mode 100644
index 0000000..0d4c2f4
--- /dev/null
+++ b/references.bib
@@ -0,0 +1,20 @@
+@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},
+ url = {https://doi.org/10.1109/TCAD.2018.2834439},
+ ISSN = {1937-4151},
+ month = {May}
+}
+
+@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},
+ year = {2015}
+}