An open API service indexing awesome lists of open source software.

https://github.com/dries007/fpgaperformancesuite

FPGA Benchmarking Software - Thesis project (2019) MSC @KULeuven - De Nayer
https://github.com/dries007/fpgaperformancesuite

benchmark-framework benchmarking fpga fpga-benchmark kuleuven thesis

Last synced: 22 days ago
JSON representation

FPGA Benchmarking Software - Thesis project (2019) MSC @KULeuven - De Nayer

Awesome Lists containing this project

README

          

# FPGA Performance Suite

Thesis project for my Master of Science in Electronics and ICT Engineering Technology at KULeuven, Campus De Nayer.

_Copyright 2019 [Dries Kennes](https://dries007.net). All rights reserved._

This code and related documents are hosted on [GitHub](https://github.com/dries007/FPGAPerformanceSuite) and on [thesis.dries007.net](https://thesis.dries007.net).

## Contents

+ [Documents](Documents): The thesis document and the interim report.

+ [DriesKennes_Thesis_Print.pdf](Documents/DriesKennes_Thesis_Print.pdf): The PDF as originally printed.
+ [Appendix](Documents/Appendix): All files included in the printed thesis text and appendix.
+ [Interim_Report](Documents/Interim_Report): All files from the interim report.
+ [DriesKennes_Thesis_Presentation.pdf](Documents/DriesKennes_Thesis_Presentation.pdf): The thesis defense presentation.

+ [Thesis](Thesis): The source code for the thesis documents.
+ [ISCAS89](ISCAS89): The ISCAS'89 benchmark set and related materials.
+ [VHDL](VHDL): All custom VHDL code.
+ [Results](Results): All output data from our tests.
+ **[Python](Python): The main software source code.**

## License

All code in this repository not otherwise marked is released under the terms of the MIT license. See [LICENSE.txt](LICENSE.txt) for the full terms of the this license.