Skip to content

muddasser-mm/SystemC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SystemC Learning

Author: Mohammed Muddasser

Setup:

To run the code you will require to download and build (compile) the SystemC library from www.systemc.org, using one of the supported platforms and tools. Build using the given Makefile and simulate the system.

01: Adder, Multiplier and Decimator

Code for a simple adder, multiplier and a decimator and the corresponding test benches for the same. The multiplier multiplies the value and the decimator outputs every tenth input value.

02: OSCI TLM2

Code to use the base and simple sockets and timing and call stack analysis. TLM programming of a signal processing system.

About

SystemC related coding area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published