It synthesizes ok on Altera Cyclone 4, takes around 15k gates, but bit slow. At 50 Mhz clock, it takes ~18uS to add a point and hashing takes 3uS.
https://github.com/fpgaminer/fpgaminer-vanitygenhow to run .v # fpgaminer_vanitygen_top.v
how to compile linex
tell me
You need to install Quartus Prime, then follow the 13 step guide.
But keep in mind this is mostly useful to learn Verilog and play with your FPGA board. For practical purposes it is best
to run VanitySearch on your CPU, it will be x10000 faster.