Giter Site home page Giter Site logo

burv's Introduction

BURV

This is the development repository for a Master's Thesis in Computer Engineering.

Folder Structure

-- /
  |-- source/ (Verilog Sources)  
  |-- tests/ (RISCV Compliance Tests)  
  |-- software/ (Platform Specific Software Libraries)  
  |-- coremark/ (Coremark Port Source Files)  
  |-- dhrystone/ (Dhrystone Port Source Files)  
  |-- tinycrypt/ (NIST P-256 Source Files)  
  |-- CycloneCrypto/ (Curve25519 Source Files)  
  |-- FourQ_RV32/ (FourQ Source Files)  
  |-- analysis/ (Benchmark Results)  

Build System

Make Targets

  • make test_all

Runs all RISCV compliance tests

  • make coremark

Runs Coremark benchmark

  • make dhrystone

Runs Dhrystone benchmark

  • make fourq

Runs specified FourQ benchmark

  • make p256

Runs specified NIST P256 benchmark

  • make c25519

Runs Curves25519 benchmark

  • make synth
  • make sta

Synthesize and do STA with Qflow on OSU018 technology

  • Argument DUMP_TRACE

Enables logging simulation to vcd file

  • Argument HARD_GF

0 - Disables use of custom instruction
1 - Enables custom intruction with atomic execution
2 - Enables custom intruction with partial execution

  • Argument FOURQ_TEST

Specifies which FourQ test to run

  • Argument P256_TEST

Specifies which NIST P256 test to run

Example: make fourq FOURQ_TEST=fp_test DUMP_TRACE=0

burv's People

Contributors

omerfirmak 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.