OSVVM / OSVVM-Scripts

OSVVM project simulation scripts. Scripts are tedious. These scripts simplify the steps to compile your project for simulation
Other
8 stars 13 forks source link

First version of a transformation tool. #10

Closed Paebbels closed 2 years ago

Paebbels commented 2 years ago

This Python-based tool transforms OSVVM's YAML report files created by the TCL scripting environment into junit XML files.

Supported Features


/cc @LarsAsplund, @umarcor, @tmeissner

umarcor commented 2 years ago

@Paebbels, maybe the python script from this PR could be part of pyEDAA.Reports?

JimLewis commented 2 years ago

I am guessing that at this point that the python code you wrote here is going to EDAA. Also at this point, OSVVM has implemented this functionality in TCL and I am going to close this.