Skip to content

aes-128 coprocessor - #273

Open
DanielTaoHuang123 wants to merge 5 commits into
mainfrom
daniel/aes_coprocessor
Open

aes-128 coprocessor#273
DanielTaoHuang123 wants to merge 5 commits into
mainfrom
daniel/aes_coprocessor

Conversation

@DanielTaoHuang123

Copy link
Copy Markdown
Contributor

build a simple aes-128 coprocessor; probably need MMIO to actually use it

@DanielTaoHuang123 DanielTaoHuang123 changed the title Daniel/aes coprocessor aes-128 coprocessor Aug 10, 2026
@TheDeepestSpace

Copy link
Copy Markdown
Member

this is really cool, is this from the asic hackathon?

also if its mmio we can move it to peripherals repo once it's setup a bit more

@DanielTaoHuang123

Copy link
Copy Markdown
Contributor Author

yes I picked it up from the hackathon
the aes core itself is working, just that it's not connected anywhere; i think a normal way to use it is through mmio. I can move it to peripherals repo later

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

🔧 DE1-SoC Synthesis Report Summary Diff

  • RV32I

    1. Fitter Summary

      @@ -1,4 +1,4 @@
      -Fitter Status : Successful - Mon Aug 10 08:18:32 2026
      +Fitter Status : Successful - Tue Aug 11 03:38:38 2026
       Quartus Prime Version : 25.1std.0 Build 1129 10/21/2025 SC Lite Edition
       Revision Name : utoss-risc-v
       Top-level Entity Name : top
    2. Fitter by entity
      No changes detected

    3. Timing
      No changes detected

  • RV32IB

    1. Fitter Summary

      @@ -1,4 +1,4 @@
      -Fitter Status : Successful - Mon Aug 10 08:17:29 2026
      +Fitter Status : Successful - Tue Aug 11 03:38:29 2026
       Quartus Prime Version : 25.1std.0 Build 1129 10/21/2025 SC Lite Edition
       Revision Name : utoss-risc-v
       Top-level Entity Name : top
    2. Fitter by entity
      No changes detected

    3. Timing
      No changes detected


Comparing synthesis results from main branch vs. this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants