| Issue 1: | Optional Compiler Options Missing | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Using a not so standard library in vhdl - "use ieee.std_logic_arith.all;" 2. Compile 3. Error - primary unit "std_logic_arith" not found in library "ieee" What is the expected output? What do you see instead? Ideally I would like this to compile - but after googling the problem ghdl requires something along the lines of "--ieee=synopsys -fexplicit" to compile this. Boot does not seem to have a means of specifying these arguments. What version of the product are you using? On what operating system boot 0.33 on 64 bit Ubuntu 12.04
Jul 31, 2013
Project Member
#1
fabrizio...@gmail.com
Status:
Accepted
|