Reconfigurable CGRA-Based ASIC-Compatible Architecture#176
Open
127004035-ctrl wants to merge 50 commits intosscs-ose:mainfrom
Open
Reconfigurable CGRA-Based ASIC-Compatible Architecture#176127004035-ctrl wants to merge 50 commits intosscs-ose:mainfrom
127004035-ctrl wants to merge 50 commits intosscs-ose:mainfrom
Conversation
…patible_Architecture/verification_top_fabric.v
…patible_Architecture/rtl directory
…patible_Architecture/pic
…patible_Architecture/synth.ys
…patible_Architecture/image_2026-03-31_191402354.png
…patible_Architecture/physical_design/reports/2_floorplan_final.rpt
…patible_Architecture/physical_design/reports/3_detailed_place.rpt
…patible_Architecture/physical_design/reports/3_global_place.rpt
…patible_Architecture/physical_design/reports/synth_stat.txt
…patible_Architecture/physical_design/results/ds
…patible_Architecture/physical_design/results/2_floorplan.odb
…patible_Architecture/pic
…patible_Architecture/validation.png
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 project designs a CGRA-inspired verification chip for ASICs using a 6×6 heterogeneous tile array. Each tile performs arithmetic operations (like addition, multiplication, etc.) and verifies results in real time using digit-sum (casting-out-nines) residue arithmetic, eliminating the need for stored reference models. The design is implemented using the SKY130HD library with OpenROAD, achieving efficient area usage and zero DRC violations.