Forum Discussion

chalie_Robert's avatar
chalie_Robert
Icon for New Contributor rankNew Contributor
1 year ago

high part of mm_host address are x state in quartus simulation.

I build a HLS project and verify the correctness via simulation in HLS project. I use one mm_host interface in my component interface.I find the address change correctly in HLS project.

my component is here with hls_always_run_component enabled

I build a quartus project and add this IP into the project,run IP Geneartion command and generate simulator setup script for IP command, I source and genrated tcl script, there are no errors in above steps.

I find the high part of my mm_host address are in x state while read enable is valid.

I don't know where are the problems. Can anyone help me,Thanks.

My component is in attached.

Any example project with right addresses in HLS and quartus simulation is also apprecated.

3 Replies