This circuit computes the inverse S-box of the Advanced Encryption Standard (AES).
Set the input byte, then read back the result from uo_out (unregistered) or uio_out (registered).
None.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | x[0] | y[0] | |
1 | x[1] | y[1] | |
2 | x[2] | y[2] | |
3 | x[3] | y[3] | |
4 | x[4] | y[4] | |
5 | x[5] | y[5] | |
6 | x[6] | y[6] | |
7 | x[7] | y[7] |