Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 342 Bytes

FPGA Processor

University project to create a FPGA processor in VHDL, the goal was to compute PI's decimals

To do this, we draw random points in a square and see how many are in a quarter of a circle to get a ratio:

Points in a square and circle

You can see the schematic here