Giter Site home page Giter Site logo

sha256_multicores's Introduction

sha256的硬件实现 内核包括:4级流水线优化,多核并行处理。 接口为串口接口,每次输入填充后的10个块即可进行运算。

文件列表:

source code:
sha256_const.v      存储的常量
sha256_core.v       计算的单个内核
sha256_top.v        计算的4核顶层

testbench:
Monitor.v           用于监测输出的正确性
Fake_CPU.v          用于激励任务的编写
testcase.v          产生激励的文件
top_tb.v            tb的顶层文件

gloden_result_generate:
源.c                c代码,用于生成黄金结果
data1.txt           用于生成黄金结果的字符串

test_data:
data.txt            生成的测试向量
out.txt             利用golden_result_generate产生的黄金测试结果

sha256_multicores's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.