Skip to content

Cambio-Project/architecture-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated! Project has been moved to hazard-elicitation.

Playground for architecture extraction

model2arch.py

  • Takes a MiSim architecture model and stores it in a generic model description
  • Can (partially) validate the syntax of a MiSim model
  • Can validate the semantics of a MiSim model (finds undefined operations)
  • Can generate a generic architecture from a generic model description
  • Can validate the semantics of a generic architecture
    • finds self dependencies
    • finds cyclic dependencies
  • Can export the architecture to a d3 visualization

Tests Model Test Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks