Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structarray

We propose here a format to dump and decode any C structure, even if it is made itself of other structures or arrays (to be implemented)

The idea is:

  • to record the structure (this was intended to be the scade context structure) each cycle, in a file, as this.
  • to map the structure (each variable is associated to an address and a type)
  • to decode the recorded file in order to convert it eventually in .tsv for analysis

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages