More Examples

Contents

More Examples#

Adder#

The directory examples/adder/ contains an adder RTL in both Verilog and VHDL, an adder_model implemented in Python, and the cocotb testbench with two defined tests — a simple adder_basic_test() and a slightly more advanced adder_randomised_test().