Reconfigurable CGRA-Based ASIC-Compatible Architecture#176
Open
127004035-ctrl wants to merge 53 commits into
Open
Reconfigurable CGRA-Based ASIC-Compatible Architecture#176127004035-ctrl wants to merge 53 commits into
127004035-ctrl wants to merge 53 commits into
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
atuchiya
requested changes
Apr 29, 2026
atuchiya
left a comment
Collaborator
There was a problem hiding this comment.
The files are under ISSCC26. Please move files under VLSI26
Author
|
As requested, we have moved our submission from ISSCC26 to VLSI26 folder. |
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.