Skip to content

gavin-parker/fpga-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGA Experiments

Practice projects for the Basys3 Artix-7 board

StopWatch

  1. Set a time by incrementing seconds using the up/down buttons
  2. Display the time using the 7-segment display
  3. Countdown the time
  4. Signal end of countdown by flashing LEDs

TODO

  • Debounce buttons
  • Add counter for buttons
  • Display integers on 7-Segment display
  • Add LED flashing sequence
  • Add reset signal
  • Tidy

UART Peak Detector

  1. Send data over UART from host -> FPGA
  2. Calculate the peak value of the data
  3. Send the peak value back to the host

TODO

  • Add UART Receiver
  • Add UART Transmitter
  • Add peak detection logic

About

Practice projects for the Basys3 Artix-7 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •