Skip to content

"Show source" jumps to preprocessed code #17

@timrid

Description

@timrid

I think I have found a small bug. In my run.py I use the option vu.enable_location_preprocessing() which runs a preprocessor over the VHDL code and copys the files to vunit_out/preprocessed/....

When I now click on the "Show source" icon, the program always jumps to the preprocessed files in the folder vunit_out/preprocessed/.... If you make changes to these files, they will be overwritten on the next test execution...

Metadata

Metadata

Assignees

No one assigned

    Labels

    VUnitDepends on VUnit feature or bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions