############## Bench: Ascon ############## This module contains the documentation for the Top level Ascon model and testbench. ************* Ascon Model ************* ascon_model.py ============== .. automodule:: ascon_model :members: :synopsis: Model for the Ascon. ************ Test Ascon ************ test_ascon.py ============= .. automodule:: test_ascon :members: :synopsis: Test for the Ascon.