Saturday, April 3, 2021

Perl File Handling Examples

Here are some Perl examples that involves file I/O operations.

Perl Basic Examples

Let us learn Perl the practical way with some examples that will help to understand the usage of different commands and constructs in Perl.

Perl Commands: Reference Sheet

Here are some important Perl commands and constructs that are commonly used in Perl scripts to serve as a reference.

Friday, April 2, 2021

Gated Clock Divider for integral N

Here is a practice question in Verilog where we implement a gated clock divider with the given specifications.