Skip to content

EV19-RISC-V/Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EV19 RISC-V Applications

Altera DE0-Nano Development Board

Several applications were developed in order to prove the potential of the implementation. The softcore was synthesized in a Altera DE0-Nano Development Board, and a custom PCB was designed to be able to connect a VGA monitor and a PS2 keyboard. With this setup, progams can receive input from a keyboard and send text and video output to a screen.

Interactive Mandelbrot

Mandelbrot Set

An interesting and computing expensive application is fractal computing. In this case, the Mandelbrot Set was used as an example. The program computes the fractal in real time and interacts with the user through keyboard arrows and hotkeys, swiping throug the fractal, zooming in/out specific areas, and also setting the level of detail used to render the image.

Interactive Mandelbrot

Simple Oscilloscope

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages