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
- Host: GitHub
- URL: https://github.com/dries007/fpgaperformancesuite
- Owner: dries007
- License: mit
- Created: 2019-05-28T18:02:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T10:07:44.000Z (over 6 years ago)
- Last Synced: 2025-04-08T04:42:37.374Z (10 months ago)
- Topics: benchmark-framework, benchmarking, fpga, fpga-benchmark, kuleuven, thesis
- Language: VHDL
- Homepage: https://thesis.dries007.net/
- Size: 7.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.