-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RTL] Adams-bridge integration into caliptra_top (#600)
* Integrate abr into 2.0 * Remove swap files * Update with script * UPdate name * Revert reg files * Add keygen+sign flow * Fix typo * Remove unnecessary isr defs * Rerun rdl * Exclude mldsa exe from license header check * Update filelist * Add adamsbridge as a submodule * Fix typo * temp changes * Fix mldsa encoding * Update rdl and mldsa flows * Update filelist * Update submodule * Fix typo * undo comments * Try increasing timeout for gdb tests * Undo timeout change * Update submodule * Placeholder for mldsa rand tb * MICROSOFT AUTOMATED PIPELINE: Stamp 'user/dev/kupadhyayula/caliptra_synth_exp2' with updated timestamp and hash after successful run * MICROSOFT AUTOMATED PIPELINE: Stamp 'user/dev/kupadhyayula/caliptra_synth_exp2' with updated timestamp and hash after successful run * Clean up * Clean up rdl files * Add abr path * MICROSOFT AUTOMATED PIPELINE: Stamp 'user/dev/kupadhyayula/caliptra_synth_exp2' with updated timestamp and hash after successful run * Update path * Try removing pwd * Add submodule flag * MICROSOFT AUTOMATED PIPELINE: Stamp 'user/dev/kupadhyayula/caliptra_synth_exp2' with updated timestamp and hash after successful run --------- Co-authored-by: Kiran Upadhyayula <[email protected]>
- Loading branch information
1 parent
2717847
commit c4915df
Showing
152 changed files
with
9,813 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
97174a8f4e139cd861cb3bbda2ce818e7d1dc2f237783d95448535e0204fde3de4d12e6dd81b16f56bd97711609540df | ||
4c8faff2f6d91d6196096aae143f7d81fc0b7dc5f38742cbe5398f2ecf7abd11327d51d29c1f95540503721dad790fd3 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1728602320 | ||
1730225605 |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "submodules/adams-bridge"] | ||
path = submodules/adams-bridge | ||
url = https://github.com/chipsalliance/adams-bridge |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.