new.zip
资源来源:本地上传资源
文件类型:ZIP
大小:2.78MB
评分:
5.0
上传者:qq_39830514
更新日期:2024-10-21
学习内容,之后学习使用
资源文件列表(大概)
文件名
大小
new/
-
new/AES-FPGA-master能用/
-
new/AES-FPGA-master能用/.gitignore
602B
new/AES-FPGA-master能用/aes_core/
-
new/AES-FPGA-master能用/aes_core/aes_cipher_top.v
9.99KB
new/AES-FPGA-master能用/aes_core/aes_inv_cipher_top.v
11.41KB
new/AES-FPGA-master能用/aes_core/aes_inv_sbox.v
8.06KB
new/AES-FPGA-master能用/aes_core/aes_key_expand_128.v
3.82KB
new/AES-FPGA-master能用/aes_core/aes_rcon.v
3.68KB
new/AES-FPGA-master能用/aes_core/aes_sbox.v
8.05KB
new/AES-FPGA-master能用/aes_core/timescale.v
22B
new/AES-FPGA-master能用/aes_fpga.xise
37.44KB
new/AES-FPGA-master能用/aes_inv_test.v
1.34KB
new/AES-FPGA-master能用/aes_test.v
1.21KB
new/AES-FPGA-master能用/fuse.xmsgs
360B
new/AES-FPGA-master能用/README.md
477B
new/aes-master-能用/
-
new/aes-master-能用/.gitattributes
83B
new/aes-master-能用/.github/
-
new/aes-master-能用/.github/workflows/
-
new/aes-master-能用/.github/workflows/ci.yml
1.21KB
new/aes-master-能用/.gitignore
568B
new/aes-master-能用/aes.core
1.17KB
new/aes-master-能用/data/
-
new/aes-master-能用/data/sky130.tcl
199B
new/aes-master-能用/LICENSE
1.27KB
new/aes-master-能用/README.md
5.9KB
new/aes-master-能用/src/
-
new/aes-master-能用/src/model/
-
new/aes-master-能用/src/model/python/
-
new/aes-master-能用/src/model/python/aes.py
33.69KB
new/aes-master-能用/src/model/python/aes_key_gen.py
22.29KB
new/aes-master-能用/src/model/python/rcon.py
23.37KB
new/aes-master-能用/src/rtl/
-
new/aes-master-能用/src/rtl/aes.v
8.3KB
new/aes-master-能用/src/rtl/aes_core.v
10.31KB
new/aes-master-能用/src/rtl/aes_decipher_block.v
15.28KB
new/aes-master-能用/src/rtl/aes_encipher_block.v
14.08KB
new/aes-master-能用/src/rtl/aes_inv_sbox.v
11.2KB
new/aes-master-能用/src/rtl/aes_key_mem.v
12.47KB
new/aes-master-能用/src/rtl/aes_sbox.v
10.24KB
new/aes-master-能用/src/tb/
-
new/aes-master-能用/src/tb/tb_aes.v
18.69KB
new/aes-master-能用/src/tb/tb_aes_core.v
17.13KB
new/aes-master-能用/src/tb/tb_aes_decipher_block.v
14.06KB
new/aes-master-能用/src/tb/tb_aes_encipher_block.v
18.2KB
new/aes-master-能用/src/tb/tb_aes_key_mem.v
24.6KB
new/aes-master-能用/toolruns/
-
new/aes-master-能用/toolruns/Makefile
4KB
new/aes-verilog-master能用/
-
new/aes-verilog-master能用/A0185646R_Pang Jia Jun Vernon.pdf
276.53KB
new/aes-verilog-master能用/part1-siso/
-
new/aes-verilog-master能用/part1-siso/src/
-
new/aes-verilog-master能用/part1-siso/src/AddRndKey_top.v
544B
new/aes-verilog-master能用/part1-siso/src/AEScntx.v
1.11KB
new/aes-verilog-master能用/part1-siso/src/AESCore.v
1.55KB
new/aes-verilog-master能用/part1-siso/src/aes_sbox.v
4.94KB
new/aes-verilog-master能用/part1-siso/src/AES_top.v
976B
new/aes-verilog-master能用/part1-siso/src/KeySchedule_top.v
1.41KB
new/aes-verilog-master能用/part1-siso/src/matrix_mult.v
642B
new/aes-verilog-master能用/part1-siso/src/MixCol_top.v
508B
new/aes-verilog-master能用/part1-siso/src/shiftRows_top.v
1.21KB
new/aes-verilog-master能用/part1-siso/src/subBytes_top.v
550B
new/aes-verilog-master能用/part1-siso/src/tb_aes.sv
4.24KB
new/aes-verilog-master能用/part1-siso/syn/
-
new/aes-verilog-master能用/part1-siso/syn/.synopsys_dc.setup
436B
new/aes-verilog-master能用/part1-siso/syn/constraint.tcl
293B
new/aes-verilog-master能用/part1-siso/syn/synthesis.tcl
528B
new/aes-verilog-master能用/part1-siso/vcs/
-
new/aes-verilog-master能用/part1-siso/vcs/makefile
395B
new/aes-verilog-master能用/part2-mimo/
-
new/aes-verilog-master能用/part2-mimo/src/
-
new/aes-verilog-master能用/part2-mimo/src/AddRndKey_top.v
544B
new/aes-verilog-master能用/part2-mimo/src/AEScntx.v
1.11KB
new/aes-verilog-master能用/part2-mimo/src/AESCore.v
1.55KB
new/aes-verilog-master能用/part2-mimo/src/aes_sbox.v
4.94KB
new/aes-verilog-master能用/part2-mimo/src/AES_top.v
1.24KB
new/aes-verilog-master能用/part2-mimo/src/KeySchedule_top.v
1.41KB
new/aes-verilog-master能用/part2-mimo/src/matrix_mult.v
642B
new/aes-verilog-master能用/part2-mimo/src/MixCol_top.v
508B
new/aes-verilog-master能用/part2-mimo/src/shiftRows_top.v
1.21KB
new/aes-verilog-master能用/part2-mimo/src/subBytes_top.v
550B
new/aes-verilog-master能用/part2-mimo/src/tb_aes.sv
2.1KB
new/aes-verilog-master能用/part2-mimo/syn/
-
new/aes-verilog-master能用/part2-mimo/syn/.synopsys_dc.setup
436B
new/aes-verilog-master能用/part2-mimo/syn/constraint.tcl
293B
new/aes-verilog-master能用/part2-mimo/syn/synthesis.tcl
528B
new/aes-verilog-master能用/part2-mimo/vcs/
-
new/aes-verilog-master能用/part2-mimo/vcs/makefile
395B
new/aes-verilog-master能用/part3/
-
new/aes-verilog-master能用/part3/src/
-
new/aes-verilog-master能用/part3/src/AddRndKey_top.v
544B
new/aes-verilog-master能用/part3/src/AEScntx.v
1.5KB
new/aes-verilog-master能用/part3/src/AESCore.v
1.93KB
new/aes-verilog-master能用/part3/src/aes_sbox.v
4.94KB
new/aes-verilog-master能用/part3/src/AES_top.v
991B
new/aes-verilog-master能用/part3/src/KeySchedule_top.v
1.41KB
new/aes-verilog-master能用/part3/src/matrix_mult.v
642B
new/aes-verilog-master能用/part3/src/MixCol_top.v
508B
new/aes-verilog-master能用/part3/src/shiftRows_top.v
1.21KB
new/aes-verilog-master能用/part3/src/subBytes_top.v
550B
new/aes-verilog-master能用/part3/src/tb_aes.sv
4.08KB
new/aes-verilog-master能用/part3/syn/
-
new/aes-verilog-master能用/part3/syn/.synopsys_dc.setup
436B
new/aes-verilog-master能用/part3/syn/constraint.tcl
297B
new/aes-verilog-master能用/part3/syn/synthesis.tcl
616B
new/aes-verilog-master能用/part3/vcs/
-
new/aes-verilog-master能用/part3/vcs/makefile
395B
new/aes-verilog-master能用/README.md
244B
new/aes-verilog-master能用/ref/
-
new/aes-verilog-master能用/ref/cipher_key.txt
322.46KB
new/aes-verilog-master能用/ref/cipher_text.txt
322.27KB
new/aes-verilog-master能用/ref/initial_round_data.txt
322.27KB
new/aes-verilog-master能用/ref/plain_text.txt
322.46KB
new/aes-verilog-master能用/ref/round1_data.txt
322.27KB
new/aes-verilog-master能用/ref/round2_data.txt
322.27KB
new/aes-verilog-master能用/ref/round3_data.txt
322.27KB
new/aes-verilog-master能用/ref/round4_data.txt
322.27KB
new/aes-verilog-master能用/ref/round5_data.txt
322.27KB
new/aes-verilog-master能用/ref/round6_data.txt
322.27KB
new/aes-verilog-master能用/ref/round7_data.txt
322.27KB
new/aes-verilog-master能用/ref/round8_data.txt
322.27KB
new/aes-verilog-master能用/ref/round9_data.txt
322.27KB
new/Hardware-Implementation-of-AES-main能用/
-
new/Hardware-Implementation-of-AES-main能用/README.md
3.47KB
new/Hardware-Implementation-of-AES-main能用/src/
-
new/Hardware-Implementation-of-AES-main能用/src/AddRoundKey.v
446B
new/Hardware-Implementation-of-AES-main能用/src/AES.v
2.57KB
new/Hardware-Implementation-of-AES-main能用/src/clock_gating.v
361B
new/Hardware-Implementation-of-AES-main能用/src/FSM_controller.v
4.58KB
new/Hardware-Implementation-of-AES-main能用/src/key_shedule.v
2.62KB
new/Hardware-Implementation-of-AES-main能用/src/MixColumns.v
1.24KB
new/Hardware-Implementation-of-AES-main能用/src/mux2_1.v
261B
new/Hardware-Implementation-of-AES-main能用/src/mux_4_1.v
370B
new/Hardware-Implementation-of-AES-main能用/src/RCON.v
378B
new/Hardware-Implementation-of-AES-main能用/src/README.md
3.24KB
new/Hardware-Implementation-of-AES-main能用/src/register.v
749B
new/Hardware-Implementation-of-AES-main能用/src/Shift_Rows.v
1.02KB
new/Hardware-Implementation-of-AES-main能用/src/SubByte.v
3.09KB
new/Hardware-Implementation-of-AES-main能用/src/S_BOX.v
5.11KB
new/Hardware-Implementation-of-AES-main能用/src/xor128.v
463B
new/Hardware-Implementation-of-AES-main能用/tb/
-
new/Hardware-Implementation-of-AES-main能用/tb/AES_tb.v
843B
资源内容介绍
学习内容,之后学习使用用户评论 (0)
相关资源
一些开发用的obj模型、gltf模型、glb模型
一些开发用的obj模型、gltf模型、glb模型
23.86MB26金币
mac版本下的nvm包
mac版本下的nvm包
452.35KB21金币
TinyMCE 7.3.0 插件 自动远程上传插件catchremoteimage
tinyMCE 7.0 版 远程图片自动本地化 插件使用环境:tinymce 7.3.0,Ajax 上传,layer消息需自己定义上传接口
2.09KB29金币
2112312312321321
2112312312321321
22.07KB11金币
个人网站 html css javascript php
个人网站,界面简介美观,适合初学者。
25.62MB26金币
后台模板-Thin-Admin-Final-HTML.zip
后台模板-Thin-Admin-Final-HTML.zip
2.84MB12金币
威格豪板式换热器选型软件客户版V24
威格豪板式换热器选型软件客户版V24由江阴市威格豪换热设备有限公司出品,适合本公司版型快速计算。
10.93MB28金币
时尚的联系我们表单HTML模板源码.zip
一款时尚的联系我们表单Html模板,带地图和所在位置,输入基本信息和信息发送,看起来很漂亮的联系我们页面。
165.16KB30金币
Java Web 实验项目 初步实现maven和idea的整合
Java Web 实验项目 初步实现maven和idea的整合
14.73MB30金币
Java Web实验 Spring架构的实现
Java Web项目初步学习
24.59MB13金币
wish20241105
wish20241105
5.53MB24金币
html切积木小游戏试玩
html切积木小游戏试玩
17.46KB28金币