Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
-
MIPS-Calculator Archived
Assignment for ECE 4612. Implements Infix notation calculator (+, -, *, /, parens) and variable declaration and substitution in MIPS assembly
Assembly
-
-
686 contributions in the last year
Contribution activity
July 2020
- ktbarrett/ghdl VHDL
- ktbarrett/find_libpython Python
Created a pull request in cocotb/cocotb that received 7 comments
Fix warning introduced by recent change
Fixes #1974. The clever hack used to improve readability in #1906 invokes UB relating to the lifetime of the initializer_list. This causes GCC to t…
+97
−97
•
7
comments
- Debug: Improve RunningTask.__repr__
- Add matrix_multiplier to examples.
- Add GHDL waveform documentation
- Fix flake8 F841 reports for core code
- More simulators in Readme; Waveforms for GHDL in Simulator Support
- Add link to issues for the respective simulator
- Add link to 'good first issue' label
- Add Glossary section
- Documentation: Fix error in coroutines doc
- Document the conda RPATH issue in the release notes
Created an issue in cocotb/cocotb that received 4 comments
Support index syntax for accessing subhandles
Using dot syntax to access subhandles in cocotb is "nice", but it results in a namespace collision between subhandles and methods and attributes on…
4
comments