Skip to content

A Lyra2 FPGA Core for Lyra2REv2-Based Cryptocurrencies

License

Notifications You must be signed in to change notification settings

evilynux/lyra2-hw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Lyra2 FPGA Core for Lyra2REv2-Based Cryptocurrencies

Copyright (C) 2019 [email protected]

See LICENSE.txt

Purpose

This repository provides source files for simulation and implementation of a Lyra2 FPGA core for Lyra2REv2-based cryptocurrencies. The accompanying conference publication can be found at https://arxiv.org/pdf/1807.05764v2.pdf.

Folder Structure

├── hdl				# HDL source files
│ ├── ...
│ └── lyra2
│   ├── hdl   
│   └── sim                     # Core-level simulation files
├── sim				# Xilinx IP configuration files
├── sim				# Top-level simulation files 
├── sw				# Software reference files and test vector generation
└── syn				# Synthesis files

Contributors

Michiel van Beirendonck

Telecommunications Circuits Laboratory, Ecole polytechnique fédérale de Lausanne (EPFL), Lausanne, Switzerland [email protected]

Louis-Charles Trudeau

Electrical Engineering Department, Ecole de technologie supérieure (ETS), Montréal, Canada

Pascal Giard

Electrical Engineering Department, Ecole de technologie supérieure (ETS), Montréal, Canada

Alexios Balatsoukas-Stimming

Telecommunications Circuits Laboratory, Ecole polytechnique fédérale de Lausanne (EPFL), Lausanne, Switzerland

About

A Lyra2 FPGA Core for Lyra2REv2-Based Cryptocurrencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.2%
  • SystemVerilog 8.4%
  • VHDL 7.7%
  • Tcl 1.2%
  • C++ 0.8%
  • Shell 0.4%
  • Other 0.3%