OpenCores

I2C Multiple Bus Controller

Issue List
compile test.vhd report error in ISIM #1
Closed wodish opened this issue about 10 years ago
wodish commented about 10 years ago

I use Isim to simulate the project,report fatal err for package test.

wodish commented about 10 years ago

Type your text here

wodish commented about 10 years ago

A part of Isim report:

Compiling package test FATAL_ERROR:Simulator:CompilerAssert.h:40:1.67 - Internal Compiler Error in file ../src/VhdlExpr.cpp at line 8186 For technical support on this issue, please visit http://www.xilinx.com/support.

sshuv2 commented about 10 years ago

Thank you for your report. I've removed some unneeded stuff from the 'test.vhd' package. Now ISim should compile it fine. Also, I've improved testbenches for better ISim support (there was an issue related to passing parameters to Verilog modules from VHDL structure).

sshuv2 closed this about 10 years ago
wodish commented about 10 years ago

Nice!Passing data from VHDL to verilog looks dangerous.


Assignee
No one
Labels
Request