Eitra Datatype Exercise Session1
Eitra Datatype Exercise Session1
Instructions:
module data_type_session_1_ex_1;
module data_type_session_1_ex_2;
module data_type_session_1_ex_10;
3. Keep module name same as filename. Like for data_type_session_1_ex_1.sv for first
exercise.
4. Prepare Perl script which perform below operations,
a. It takes exercise number as input argument.
b. Based on provided input exercise number it shall run particular module code and
generate transcript/run file.