Verilog Coding Tips and Tricks

Get interesting tips and tricks in Verilog programming

Pages

▼
Tuesday, December 15, 2020

Synthesizable Clocked Square Root Calculator In Verilog

›
     Long back I had shared a  Verilog module for finding the square root of a number . This function too was synthesisable, but as it was i...
1 comment:
Monday, December 14, 2020

Synthesizable Polynomial Equation Calculator in Verilog

›
       A polynomial equation is an equation which is formed with variables, coefficients and exponents. They can be written in the following...
2 comments:
Sunday, December 13, 2020

Generic Verilog Code for Binary to Gray and Gray to Binary converter

›
       Few years back I had written a   4 bit converter for conversion between Gray and Binary codes . After receiving much positive respons...
1 comment:
Saturday, December 12, 2020

Synthesizable Matrix Multiplication in Verilog

›
       Long back I had posted a  simple matrix multiplier  which works well in simulation but couldn't be synthesized. But many people h...
›
Home
View web version
Powered by Blogger.