anthonygego / gem5-slicc-latex

gem5 SLICC HTML to LaTeX parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

gem5 SLICC HTML to LaTeX parser


Languages

Language:HTML 100.0%Language:Python 0.0%