Design SystemVerilog modules that perform specific instructions for two 8-bit input data
Make testbench codes for the above designs
Each testbench design should have two separate input signals, a[7:0] and b[7:0].
- Input a increases from 0 to the maximum value every 10 ns.
- input b decreases from the maximum value to 0 every 10 ns.