abs-tudelft / abs-tudelft/vhdeps

Windows absolute path

Open
#36 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
VHDL
Stars
25
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Using ":" as separator create some issue for windows absolute path utilization .

test case:
--include unisim:%XILINX_VIVADO%/data/vhdl/src/unisims
expands into:
C:\Xilinx\Vivado\2019.1\data\vhdl\src\unisims
where C wrongly threated as unisim library version.

So version should be specified explicitly in this case as workaround.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.