Albbrg

Results 7 comments of Albbrg

Sorry, here is the log file. [mwe.log.txt](https://github.com/matze/mtheme/files/521555/mwe.log.txt)

I'll have to run the test but I fear (or hope :)) the bug is no more reproducible.

Here it is. I commented the source code in wrapper.vhd to make it a little more clear what are the hacks to do depending on the std. **wrapper.vhd:** ```vhdl library...

Thanks for taking this into account. So you're saying that m***lsim does not respect the VHDL standard because it does not issue any warning or errors for any of the...

Here is the result for Modelsim Intel FPGA Edition. ``` vcom -2008 *.vhd Model Technology ModelSim - Intel FPGA Edition vcom 10.5c Compiler 2017.01 Jan 23 2017 Start time: 15:26:36...

A last question: Is it eventually correct to use the third method from VHDL 2008 or should I definitely avoid this naming clash in the future ?