Altera_Forum
Honored Contributor
15 years agoInteger type port
Hi everyone...
I want ask you a question, In my VHDL design I used integer type as input port and output port, I manage to compile and simulate it using quartus simulator, it goes well. But when I tried to simulate it in ModelSim, I got an error messages like this : "Failure: (vsim-3807) Types do not match between component and entity for port "in_data"." Does anyone know how to solve this problem? Thanks,... :)