module test (A, B, X, Y); input [7:0] A, B; output [7:0] X = A + B; output [7:0] Y = A + A; endmodule ink rel='shortcut icon' href='/favicon.ico'/>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.. hazmat:: Primitives ========== .. toctree:: :maxdepth: 1 cryptographic-hashes hmac symmetric-encryption padding key-derivation-functions asymmetric/index constant-time interfaces twofactor