Skip to content

Python tool to generate monitors (and printers) for ETISS based on json description

License

Notifications You must be signed in to change notification settings

tum-ei-eda/Trace-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User

First time setup

  • Create virtual Python environment: python3 -m venv venv
  • Activate the virtual envirinment: source venv/bin/activate
  • Install Python dependencies: pip install -r requirements.txt

Usage

  • Make sure that the virtual Python environment is activated (source venv/bin/activate)
  • Run the entire tool-chain:
    <TBD>
    

About

Python tool to generate monitors (and printers) for ETISS based on json description

Resources

License

Stars

Watchers

Forks

Packages

No packages published