sca-ip-hdl
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  ip_repo
  aes_1.0
  src
  round
 add_roundkey.vhdXOR between data block and round key
 mix_columns.vhdLUT-style mix columns operation
 shift_rows.vhdAES shift rows
 sub_bytes.vhdLUT-style sub-bytes operation
  rtl
 aes.vhdTop level wrapper
 aes_fsm.vhdTop level FSM
 aes_round.vhdTop level for round combinatorial
 key_expander.vhdKey expansion top level combinatorial
 key_expansion.vhdTop level for key expansion
 key_expansion_fsm.vhdFSM for the key expansion
  thirdparty
 crypt_pack.vhdUtilities package for crypto-algorithms
 mix_prod.vhdMix column Gallois field product for an AES state column
 round_counter.vhdAES round counter
 state_reg.vhdSynchronous register for round and key data block
 test_pack.vhdNIST test values for AES algorithm
  tdc_bank_1.0
  src
 clock_mux.vhdMultiplixer 4 to 1 to select delayed clock
 coarse_line.vhdCoarse delay block, providing a large amount of delay
 fine_block.vhdFine delay block, providing a small amount of delay
 sampling_block.vhdDelay line block with intermediate 4-bit output
 sampling_line.vhdSerial assembly of sampling blocks
 tdc.vhdFIFO acquisition controller to synchronize acquisition with crypto-algorithm
 tdc_bank.vhdAssembly of multiple TDC