Skip to content

Robbe7730/SADFPGA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SADFPGA

A project to test if a proposition is a tautology (always true, regardless of parameters) on an FPGA. This is not a SAT solver.

Architecture

This projects consists of two parts: a tautology-checker written in Verilog that runs on the FPGA and a codegenerator that converts the proposition into Verilog code.

TODO

  • Parallel checking in FPGA
  • Support for multiple FPGA's
  • Compare languages (Python, C, Verilog, GPU?)

About

Not a SAT solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 71.1%
  • Verilog 13.2%
  • Makefile 12.1%
  • C 3.6%