Skip to content

Draft: feat(addr): get list of DesyRDL files from .txt file

Lukasz Butkowski requested to merge msim_vmake into main

This is part of an effort to bring a testbench for DesyRDL based on OSVVM into an fwk project.

The last commit adds a call to vmake to generate a Makefile after compiling the sources, and a call to make before simulating. It is not necessary for the testbench effort.

I have not tested this extensively yet, this is only a draft.

Merge request reports