top of page


Divisible-by-3 FSM | Draw an FSM to check if a number is divisible-by-3
This is a quite common question that gets asked in interviews to check your understanding of FSM. This is not a straightforward FSM...
SiliconCrafters
May 8, 20242 min read
Â
Â
Â


RTL code for parameterized Binary to Gray and Gray to Binary conversion
We already know that Gray codes are used extensively in the VLSI industry. In this article, I will present a parameterized Binary to Gray...
SiliconCrafters
Apr 15, 20243 min read
Â
Â
Â


RTL for non-power-of 2 Gray Code
Gray codes are widely used in the industry for various purposes. One such application is in asynchronous FIFO where it is used to clock...
SiliconCrafters
Apr 13, 20243 min read
Â
Â
Â
bottom of page
