Final Project
Final Project
Project: Design an IP that performs trigonometric functions: sine, cosine and tangent
using Avalon Memory Map protocol.
NIOS II is connected and used as a data management tool which transfers inputs to
and receives outputs from trigonometric functions IP.
IO ports:
- Inputs: A n-bit number ( The higher n you choose, the higher score you get).
- Outputs: The results of sine, cosine and tangent of input
Reference:
- Computer-arithmetic-algorithms-2nd-edition-Behrooz-Parhami
- Avalon Memory-Mapped Interface Specification
- Avalon_MM_Slave_Readme_v1_0