Introduction to SystemC Design

- Simple SystemC Models -


Objectives

Design Problems

1. Design a 4-to-1 multiplexer using SystemC at the Behavioral level. Create the corresponding testbench and simulation files to verify your design.

2. Design a 2-to-4 decoder using SystemC at the Behavioral level. Create the corresponding testbench and simulation files to verify your design.