- LED Blinky
- PWM
- FizzBuzz (+fast)
- Temperature converter
- Calculate age in seconds (with leap years)
- Reverse a string (SRAM blocks)
- Count words in string (lines, sentences, paragraphs, typos, etc.)
- Heads/Tails
- Radix (base) converter (pipelined vs. sequential divisor)
- BMI Calculator
- Pascal's triangle
- Factorials
- Fibonacci Sequence
- VGA output a pattern12
- CRC-32
- SHA256
- Collatz Conjecture
- Dot and cross product of two vectors (exterior product)
- Eulerian path
- Benford's law
- Sine wave generator from pseudorandom numbers
- Text/Morse code translator (+sound)
- Define, translate, and rotate a polygon (+ other affine transforms)
- Genetic algorithms on polygons
- Perlin noise
- Fourier Transform (fast or slow)
- Password/passphrase generator
- Magic eight ball
- Random sentence generator
- Binary search (n-ary)
- Random image generator (parametric)
- Sudoku generator/solver
- ASCII Digital Clock
- Dijkstra's algorithm
- Conway's Game of Life (other cellular automata)
- Sierpiński triangle
- Mandelbrot set
- N queens problem
- Flow in a network (Ford-Fulkerson algorithm)
- Triangle number calculator
- Towers of Hanoi (more disks, more poles)
- Chip-8 emulator
- Cipher encryption/decryption tool3
- Markov chains (random text generator)
- Brainfuck interpreter
- LISP interpreter
- Enigma simulator
- Enigma decypter
- Internet time (NTP)
- RISC-V 32bit
-
Notifications
You must be signed in to change notification settings - Fork 1
License
lovesegfault/fpga-challenges
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published