OpenCores

I2C Multiple Bus Controller

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

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

wodish commented over 8 years ago

Type your text here

wodish commented over 8 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 over 8 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 over 8 years ago
wodish commented over 8 years ago

Nice!Passing data from VHDL to verilog looks dangerous.


Assignee
No one
Labels
Request