VHDL IMPLMENTATION OF SHA 512 ALGORITHM with loop unrolling
-
Updated
Nov 5, 2024 - VHDL
VHDL IMPLMENTATION OF SHA 512 ALGORITHM with loop unrolling
상받은 2020년 암호경진대회 솔루션
The repository includes lab exercises for the course Parallel Programming (CS6306)
High Performance Computing exercises
Computer Architecture Assignments (HY425) [winter semester of 2023].
An exercise to help me learn about Canvas animations and MVC architecture, which also turned into an exploration of performance. Arrow keys to pitch and yaw, Z and X to roll. Tab and Q to adjust speed. Click to spawn rectangles from an arbitrary point. Space to reset.
Some performance optimization techniques for C and C++ code
simulation of a cache in regards to flushing, updating, and replacing bytes for the purpose of data access optimization with a focus on locality
Mathematical vector class for N dimensional real and complex vectors. Loop operations are unrolled using templates.
One of the fastest ways to count to 1,000,000 on the Apple 2
This is a demostration of SIMD code in stm32f4xxx microcontroller.
A toolkit for optimizing Julia code that uses statically sized iterators.
A Fast DNN Accelerator Design Space Exploration Framework.
KTU 7th Semester Compiler Design lab programs along with algorithms
Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
Add a description, image, and links to the loop-unrolling topic page so that developers can more easily learn about it.
To associate your repository with the loop-unrolling topic, visit your repo's landing page and select "manage topics."