Forum Discussion
LLe5
New Contributor
7 years agoHow to simulate MAX10 UFM with Modelsim Altera-Starter Edition? (Quartus Lite 18.0)
I have a testbench running with a UFM instance generated from Platform designer. I have managed to link the fiftyfivenm_unvm to the altera_onchip_flash module, but it is still not working (it is not ...
Rahul_S_Intel1
Frequent Contributor
7 years agoHi ,
May I know the error is the below
Error: (vsim-3033) .
if the above error is occurring kindly follow the below
1) Open modelsim, change directory to \test_design\UFM_sys\simulation\mentor
2) Execute => do msim_setup.tcl
3) Run command => ld
4) If using testbench, pls execute example testbench script in the working directory.
do ./../../../ sim.tcl
Regards,
Rs
- Stephanie5 years ago
New Contributor
I am having a similar issue with the Max10 UFM. I am able to get it to simulate but now the amm_data_readdata is 'XXXXXXXX' when datavalid asserts...