Brandon-Valley

Results 5 comments of Brandon-Valley

I am running into the same issue, has anyone found a work-around?

I had the same issue, just for anyone else, this is what worked for me: ```python vhdl_file_path = "RELATIVE_PATH_TO_YOUR_VHDL_FILE" # Open a source file with open(vhdl_file_path, 'r') as fileHandle: content...

@Paebbels Thank you very much for your support!

I would like this as well

Making the change and issuing a PR could be a good way to find out. Worst case scenario, you could always make your own fork. :)