Closed marzoul closed 9 years ago
Bug approved.
The testbench script doesn't fallback to use the Vivado installation directory, if ISE is not installed on the system. As a result the script can not find the primitives like MUXCY.vhd
from the unisim library, which are required for the PoC.arith.addw
testbench.
This commit should fix it.
On operating system GNU/Linux x86-64
my_config.vhdl is configured with the following lines:
my_project.vhdl is configured with the following lines:
PoC-Library was configured with the command ./poc.sh --configure Tools installed: Vivado 2015.1, GHDL and GTKWave
I tried to run the testbenches with the command: ./testbench.sh --ghdl PoC.arith.addw -v -l -d An error occured, the terminal messages are the following: