Hi, I’m @awschult002 I’m interested in embedded C, VHDL, code optimization, processor acceleration, and shift and add algorithms. I’m currently learning about graphics pipelining, Vulkan Shaders, and compute shaders. I’m looking to collaborate on a full stack development, from CPU design and simulation to compilation of linux on that custom CPU.
Popular repositories Loading
-
-
-
-
learnxinyminutes-docs
learnxinyminutes-docs PublicForked from adambard/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
JavaScript
-
-
43 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 1 commit in 1 repository
Created 1 repository
-
awschult002/hdl-modules
VHDL
This contribution was made on Mar 10
Created a pull request in hdl-modules/hdl-modules that received 1 comment
axi stream slave checker now respects integer array signed'ness
The integer array is signed by definition; so comparing the integer directly to an unsigned fails for all negative numbers. VUnit allows a check fo…
+25
−12
lines changed
•
1
comment
Opened 1 other pull request in 1 repository
awschult002/hdl-modules
1
merged
-
Update axi_stream_slave.vhd to respect
signed
vsunsigned
referen…This contribution was made on Mar 10