登录
首页 » VHDL » CLZ32

CLZ32

于 2021-03-31 发布 文件大小:34KB
0 92
下载积分: 1 下载次数: 15

代码说明:

  针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design Compile所用的环境和脚本。(The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The number of leading zeros is counted and the result is written to the GPR rd. If all 32 bits are cleared in the GPR rs, the result written to the GPR rd is 32. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Inroduce the algorithm of RSA.
    Inroduce the algorithm of RSA.
    2023-03-24 00:15:04下载
    积分:1
  • visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
    visual basic agai-visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
    2023-03-16 12:05:03下载
    积分:1
  • 128192和256位钥的码Twofish的VHDL实现。
    VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.-VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some
    2022-07-08 23:33:44下载
    积分:1
  • des的变形算法,很有用的
    des的变形算法,很有用的-des deformation algorithm, a very useful
    2022-04-13 15:39:26下载
    积分:1
  • Delphi写的base64算法程序
    Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
    2022-03-04 22:03:17下载
    积分:1
  • imgecrypt_cpp
    说明:  用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
    2010-04-12 18:49:30下载
    积分:1
  • use an iterative equation Xn Asin2 = (Xn
    使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
    2022-02-03 07:25:44下载
    积分:1
  • DesSecurity
    C# DES 对称加密,通过向量和密钥控制加密内容,可加密,解密(C# DES symmetric encryption, and key vector control through the encrypted content can be encrypted and decrypted)
    2011-01-14 17:50:21下载
    积分:1
  • peregv
    VB程序注册机范例,控件简单实用,采用流行且难以破解的算法加密机器码、序列号、注册码,能更好地保护您的软件(VB program RI example, the controls simple and practical, using the popular and difficult to machine code to crack the encryption algorithms, serial numbers, registration codes, can better protect your software)
    2014-03-24 18:07:41下载
    积分:1
  • /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
    /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
    2023-06-13 11:35:05下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载