文件名称:aes128-hdl-master
-
所属分类:
- 标签属性:
- 上传时间:2018-03-25
-
文件大小:836kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Verilog AES hdl key 128 bit code and decode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
aes128-hdl-master | 0 | 2014-11-17 |
aes128-hdl-master\.gitignore | 304 | 2014-11-17 |
aes128-hdl-master\LICENSE | 18027 | 2014-11-17 |
aes128-hdl-master\README.md | 2877 | 2014-11-17 |
aes128-hdl-master\at_plot_sbox_eval.png | 52216 | 2014-11-17 |
aes128-hdl-master\doc | 0 | 2014-11-17 |
aes128-hdl-master\doc\doc | 0 | 2014-11-17 |
aes128-hdl-master\doc\doc\aes128-doc.pdf | 653996 | 2014-11-17 |
aes128-hdl-master\doc\hdl | 0 | 2014-11-17 |
aes128-hdl-master\doc\hdl\sv | 0 | 2014-11-17 |
aes128-hdl-master\doc\hdl\sv\Makefile | 1011 | 2014-11-17 |
aes128-hdl-master\doc\hdl\sv\Menu.txt | 2521 | 2014-11-17 |
aes128-hdl-master\doc\hdl\sv\README.txt | 2091 | 2014-11-17 |
aes128-hdl-master\doc\hdl\tb | 0 | 2014-11-17 |
aes128-hdl-master\doc\hdl\tb\Makefile | 1011 | 2014-11-17 |
aes128-hdl-master\doc\hdl\tb\Menu.txt | 3698 | 2014-11-17 |
aes128-hdl-master\doc\hdl\tb\README.txt | 2091 | 2014-11-17 |
aes128-hdl-master\doc\hdl\vhdl | 0 | 2014-11-17 |
aes128-hdl-master\doc\hdl\vhdl\Makefile | 262 | 2014-11-17 |
aes128-hdl-master\doc\hdl\vhdl\README.txt | 1021 | 2014-11-17 |
aes128-hdl-master\doc\hdl\vhdl\aes128.Doxyfile | 101155 | 2014-11-17 |
aes128-hdl-master\doc\hdl\vhdl\aes128.dox | 136 | 2014-11-17 |
aes128-hdl-master\sim | 0 | 2014-11-17 |
aes128-hdl-master\sim\scripts | 0 | 2014-11-17 |
aes128-hdl-master\sim\scripts\rtl-sim_ui.sh | 835 | 2014-11-17 |
aes128-hdl-master\sim\scripts\rtl-sv-cmp.sh | 1390 | 2014-11-17 |
aes128-hdl-master\sim\scripts\rtl-vhdl-cmp.sh | 1381 | 2014-11-17 |
aes128-hdl-master\sim\scripts\rtl_run.tcl | 171 | 2014-11-17 |
aes128-hdl-master\sim\tv | 0 | 2014-11-17 |
aes128-hdl-master\sim\tv\aes128_fips197.tv | 654 | 2014-11-17 |
aes128-hdl-master\sim\tv\aes128_random.tv | 129418 | 2014-11-17 |
aes128-hdl-master\sim\waves | 0 | 2014-11-17 |
aes128-hdl-master\sim\waves\wave-rtl.do | 1286 | 2014-11-17 |
aes128-hdl-master\src | 0 | 2014-11-17 |
aes128-hdl-master\src\sv | 0 | 2014-11-17 |
aes128-hdl-master\src\sv\Summary.txt | 133 | 2014-11-17 |
aes128-hdl-master\src\sv\aes128.sv | 8701 | 2014-11-17 |
aes128-hdl-master\src\sv\aes128Pkg.sv | 4115 | 2014-11-17 |
aes128-hdl-master\src\sv\cipherRound.sv | 2224 | 2014-11-17 |
aes128-hdl-master\src\sv\keyExpansion.sv | 9975 | 2014-11-17 |
aes128-hdl-master\src\sv\mixColumn.sv | 3573 | 2014-11-17 |
aes128-hdl-master\src\sv\mixMatrix.sv | 1690 | 2014-11-17 |
aes128-hdl-master\src\sv\sbox.sv | 2959 | 2014-11-17 |
aes128-hdl-master\src\sv\subMatrix.sv | 1776 | 2014-11-17 |
aes128-hdl-master\src\sv\subWord.sv | 1749 | 2014-11-17 |
aes128-hdl-master\src\tb | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\Summary.txt | 137 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_config.svh | 1627 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_env.svh | 3565 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_ifc.sv | 1144 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_pkg.sv | 2751 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_top.sv | 4748 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\aes128_wrapper.sv | 1401 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_agent.svh | 3165 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_comparator.svh | 3813 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_driver.svh | 4475 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_monitor.svh | 5837 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_predictor.svh | 6286 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\agnts\custom_ifc_agent\aes128_sequencer.svh | 1050 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\seqs | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\seqs\seq_from_file.svh | 7678 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\tests | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\tests\aes128_test.svh | 4006 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\txns | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\txns\txn_data.svh | 3251 | 2014-11-17 |
aes128-hdl-master\src\tb\aes128_pkg\txns\txn_request.svh | 2726 | 2014-11-17 |
aes128-hdl-master\src\tb\utils | 0 | 2014-11-17 |
aes128-hdl-master\src\tb\utils\mbgh_macros.svh | 7442 | 2014-11-17 |
aes128-hdl-master\src\tb\utils\mbgh_report_server.svh | 3998 | 2014-11-17 |
aes128-hdl-master\src\tb\utils\mbgh_utils_pkg.sv | 1539 | 2014-11-17 |
aes128-hdl-master\src\vhdl | 0 | 2014-11-17 |
aes128-hdl-master\src\vhdl\aes128.vhd | 12612 | 2014-11-17 |
aes128-hdl-master\src\vhdl\aes128Pkg.vhd | 5542 | 2014-11-17 |
aes128-hdl-master\src\vhdl\cipherRound.vhd | 3670 | 2014-11-17 |
aes128-hdl-master\src\vhdl\keyExpansion.vhd | 12251 | 2014-11-17 |
aes128-hdl-master\src\vhdl\mixColumn.vhd | 4555 | 2014-11-17 |
aes128-hdl-master\src\vhdl\mixMatrix.vhd | 2778 | 2014-11-17 |
aes128-hdl-master\src\vhdl\sbox.vhd | 4586 | 2014-11-17 |
aes128-hdl-master\src\vhdl\sboxCan.vhd | 7148 | 2014-11-17 |
aes128-hdl-master\src\vhdl\subMatrix.vhd | 2890 | 2014-11-17 |
aes128-hdl-master\src\vhdl\subWord.vhd | 3031 | 2014-11-17 |
aes128-hdl-master\syn | 0 | 2014-11-17 |
aes128-hdl-master\syn\scripts | 0 | 2014-11-17 |
aes128-hdl-master\syn\scripts\aes128-synth.tcl | 1774 | 2014-11-17 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.