UH-OH

It looks like you don’t have access to that feature yet

Contact sales to get upgraded to the full DevStudio experience.

UH-OH

It looks like you don't have access to that feature yet.

Introduction to the Chimera SDK
Chimera SDK Quick Start Guide
Chimera SDK Command Line Interface (CLI)
Tutorial: Using SDK as a Library
Chimera LLVM C++ Compiler
Chimera Instruction Set Simulator (ISS)
Chimera SDK Licensing Policy Documentation
Glossary
Chimera Software User GuideChimera Instruction Set Simulator (ISS)SystemC TLM Model

SystemC TLM Model

The default modeling of data flows in ISS models the memory traffic collectively and stochastically. Transaction Level Model (TLM) is an experimental mode of ISS where each memory transaction is explicitly created and its latency and completion time is individually modeled. This mode better captures bus characteristics such as page boundaries and burst sizes. You can use this when you need to model multiple interdependent data-flows through Chimera. This mode is currently in the alpha stage.

SystemC mode features:

  • Integrates into your larger SoC system simulation.
  • Build more complex SystemC models with real memory subsystem behavior.
  • Integrate with other processors to simulate system traffic impacts, DDR controller behaviors, stimulus/activation data generated by other SoC components, and more.
Table of Contents
Introduction to the Chimera SDK
Chimera SDK Quick Start Guide
Chimera SDK Command Line Interface (CLI)
Tutorial: Using SDK as a Library
Chimera LLVM C++ Compiler
Chimera Instruction Set Simulator (ISS)
Chimera SDK Licensing Policy Documentation
Glossary

Sign in to your account

Don't have an account? Create an Account
By signing in, you are agreeing to our Terms of Use and Privacy Policy.

Develop.

Simulate.

Profile.

Collaborate.