ascon-verilog icon indicating copy to clipboard operation
ascon-verilog copied to clipboard

Controlling the IP with bare-metal c code.

Open meyanik opened this issue 9 months ago • 0 comments

Hello. I am trying to understand the module for learning. I want to add this module to a risc-v cpu for accelerating the crypto process but i couldnt figure out how i can control the ip with bare-metal c code. Is there any recommendation or example c code for controlling the ip registers or is there any testbench that just uses the modules signals (so we can use it to convert to bare metal c code).

meyanik avatar May 18 '24 22:05 meyanik