/gem5-slicc-latex

gem5 SLICC HTML to LaTeX parser

Primary LanguageHTML

gem5 SLICC HTML to LaTeX parser

This tool produces LaTeX format of states, events, actions and transition tables of gem5 SLICC state machines.

To use use, put your documentation folder next to gen_latex_table.py and run

    python gen_latex_table.py

to produce the tables to out/ folder.

Python 2 is assumed.