summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
authorn.ramanathan14 <n.ramanathan14@imperial.ac.uk>2020-11-19 12:36:08 +0000
committeroverleaf <overleaf@localhost>2020-11-19 12:36:13 +0000
commitd8b8872606a74e81f9a3dc30faaf4d1377e1ff40 (patch)
tree865951633bef40b4936c7c87fd1ce99812f98fe2 /references.bib
parentce1b8290fbacf709a1a5320c11e9d2157dadcc8f (diff)
downloadoopsla21_fvhls-d8b8872606a74e81f9a3dc30faaf4d1377e1ff40.tar.gz
oopsla21_fvhls-d8b8872606a74e81f9a3dc30faaf4d1377e1ff40.zip
Update on Overleaf.
Diffstat (limited to 'references.bib')
-rw-r--r--references.bib35
1 files changed, 35 insertions, 0 deletions
diff --git a/references.bib b/references.bib
index 747d0b3..cb8c8d8 100644
--- a/references.bib
+++ b/references.bib
@@ -755,3 +755,38 @@ year = {2020},
isbn = "978-3-642-35705-3",
publisher = "Springer Berlin Heidelberg",
}
+
+
+@inproceedings{poly_hls_zuo2013,
+ title={Improving polyhedral code generation for high-level synthesis},
+ author={Zuo, Wei and Li, Peng and Chen, Deming and Pouchet, Louis-No{\"e}l and Zhong, Shunan and Cong, Jason},
+ booktitle={2013 International Conference on Hardware/Software Codesign and System Synthesis (CODES+ ISSS)},
+ pages={1--10},
+ year={2013},
+ organization={IEEE}
+}
+
+@inproceedings{poly_hls_zhao2017,
+ title={COMBA: A comprehensive model-based analysis framework for high level synthesis of real applications},
+ author={Zhao, Jieru and Feng, Liang and Sinha, Sharad and Zhang, Wei and Liang, Yun and He, Bingsheng},
+ booktitle={2017 IEEE/ACM International Conference on Computer-Aided Design (ICCAD)},
+ pages={430--437},
+ year={2017},
+ organization={IEEE}
+}
+
+@inproceedings{poly_hls_pouchet2013polyhedral,
+ title={Polyhedral-based data reuse optimization for configurable computing},
+ author={Pouchet, Louis-Noel and Zhang, Peng and Sadayappan, Ponnuswamy and Cong, Jason},
+ booktitle={Proceedings of the ACM/SIGDA international symposium on Field programmable gate arrays},
+ pages={29--38},
+ year={2013}
+}
+
+@misc{quartus,
+ author = {Intel},
+ title = {{Intel® Quartus® Prime Software Suite}},
+ url = {https://intel.ly/3fpUNhv},
+ urldate = {2020-07-20},
+ year = 2020,
+} \ No newline at end of file