From d8b8872606a74e81f9a3dc30faaf4d1377e1ff40 Mon Sep 17 00:00:00 2001 From: "n.ramanathan14" Date: Thu, 19 Nov 2020 12:36:08 +0000 Subject: Update on Overleaf. --- references.bib | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'references.bib') 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 -- cgit