Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 451 Bytes

File metadata and controls

32 lines (24 loc) · 451 Bytes

Trigonometric Function Calculator in Double FPU

Introduction

Functionality

Directory Structure

.
├── bin
├── CHANGELOG.md
├── docs
├── LICENSE
├── Makefile
├── README.md
├── scripts
├── src
└── test

Dependecies

  • python 3.6 or above
  • Icarus Verilog
  • GTKWave

Feature status

feature status

Quickstart guide / How to run