Skip to content

tomverbeure/galois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains some code to experiment with Galois multipliers in Verilog.

The only thing of interest here is probably the mult.py script in the ./generate directory. It generates Verilog code for GF(2^n) multipliers, where n can be specified on the command line.

Right now, it uses a standard primitive polynomial as selected by the Python Galois package, but it should be trivial to modify to code for any random primitive poly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published