搜索资源列表
rc5_enc
- rc5的encryption,带state machine,一共四种状态st_idle,st_ready,st_round_op,st_pre_round-RC5 of encryption, with state machine, a total of four state st_idle, st_ready, st_round_op, st_pre_round
inverter
- rc5的decryption,同样带state machine,同样有四个状态-RC5 of decryption, with the same state machine, the same four state
RC5_inv
- 不带state machine的decryption of rc5-State machine without the decryption of rc5
rc5statemac
- rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed descr iption can be found in ieee papers.
rc5decstmac
- RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee papers for more detailed descr iption.
rc5keyexp
- rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed descr iption
rc5spartanboard
- rc5 encryption implementation using vhdl on spartan board-rc5 encryption implementation using vhdl on spartan board...
vhdl
- 慢码的vhdl,编码,解码,现在在做一个红外线的project.RC5 生成一个信号个给检测器,检测器会产生一组14 bits的数据流(是一组 曼彻斯特编码)。想用VHDL做一个解码器。-Slow code vhdl
RC5-VHDL
- RC5 encryption algorithm In VHDL
rc5
- RC5 Decoder VHDL Source Code Ir Remocon Code Decoder
simple_function
- This a rc5 encryption simple function code. Note that keys here are already been selected. You can add a vhdl code for key generation is well.-This is a rc5 encryption simple function code. Note that keys here are already been selected. You can add a