Update from task cdf7a3e5-93eb-47e5-8875-a11899703d3f - #3
Merged
mathcode220-math merged 1 commit intoJul 27, 2026
Hidden character warning
The head ref may contain hidden characters: "\u0645\u0631\u0627\u062c\u0639\u0629-\u0647\u064a\u0643\u0644\u064a\u0629-\u0648\u062a\u0635\u062d\u064a\u062d-\u0643\u0648\u062f-\u0644\u0640-open-cognitive-core-03d3f"
Merged
Conversation
Key features implemented: - Add AXI4-Lite control interface module with timeout protection and register mapping - Implement HDC distance core with pipelined Hamming distance calculation and assertions - Create HDC n-gram encoder with configurable size and circular shift registers - Add parameterized systolic array with processing elements and overflow protection - Implement ReLU activation with signed input handling and saturation - Create fixed-point softmax core with proper division and expanded LUT - Add SRAM skew buffer for systolic array timing management - Integrate top-level module connecting all subsystems with AXI control - Include comprehensive testbenches for matrix multiply and AXI control - Add CI workflow with linting and compilation checks - Create architecture documentation and project Makefile - Establish proper RTL directory structure organized by subsystem This commit establishes a complete foundational hardware design with proper testing and build infrastructure. The modules are now correctly structured and the critical softmax division bug has been fixed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was created by qwen-chat coder for task cdf7a3e5-93eb-47e5-8875-a11899703d3f.