Skip to content

Commit

Permalink
Update revisions
Browse files Browse the repository at this point in the history
Cores-VeeR-EL2 3cd9d9d67 Merge pull request #126 from antmicro/mczyz/lib-tests
a0d0af1d3 LIB AXI2AHB: Add converter tests to CI
661127e7f Add tests to noxfile
763555b7f Add expected to fail
96b18dd15 Add notice about failing test
b13116eb2 Implement tests
91c6bf5b5 Implement coordinator sequence, testbench
c13bfd029 Upload common functions
178093701 AXI Write: Implement Agent
c8f7b2f07 AXI Read: Implement Agent
31cb4712e AHB: Implement Agent
2fc0a39b5 Add Makefile
  • Loading branch information
github-actions[bot] committed Oct 10, 2023
1 parent 020aad2 commit 671d2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "97c0a7231a39f1be13f04bb37529d95e126f3f43"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "446faa8be124733007c187a8e89c324ed5a5b503"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "0c837bf24a2e65ab766cefb1c77ae149b90fe3d5"}]}
{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "97c0a7231a39f1be13f04bb37529d95e126f3f43"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "3cd9d9d67a2c03739e088fd7b0a21edce5bc5187"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "0c837bf24a2e65ab766cefb1c77ae149b90fe3d5"}]}

0 comments on commit 671d2b5

Please sign in to comment.