Forum Discussion

zlan01's avatar
zlan01
Icon for New Contributor rankNew Contributor
5 years ago

how to simulate the altclkctrl IP ?

how to simulate the altclkctrl IP, which library should be included ? which file of the IP should be used ?

5 Replies

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Are you using the qsys instantiation? Or just normal instantiate?

    Which version of Quartus that you were using? Std or Pro?

    Each of them use different method.

  • zlan01's avatar
    zlan01
    Icon for New Contributor rankNew Contributor

    I am using Quartus-lite-18.1.0.625-windows to implement the project with max10, and when simulate the project, some files can not be found ,

    will please tell me which library and files should be add to the simulation project? where I can find them ?

    I am using modelsim to make the simulation .

  • zlan01's avatar
    zlan01
    Icon for New Contributor rankNew Contributor

    thanks for your help very much,

    Can I simulate the altclkctrl IP absolutely independent of the quartus ?

    If I want to do so ,how can I do ?

    and by the way I do not understand what is "using platform designer"? is that a customized developing board of intel fpga ?

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Platform design is a tools inside the quartus that use standart interconnect to connect your design. you can refer to https://www.youtube.com/watch?v=d43Pqc_IZpg

    Yes, you can simulate the altclkctrl IP independent provided you know how to write the scripts. If you follow the https://www.youtube.com/watch?v=PmVVXQchv2c here, you will notice that the Quartus created a script automatically for you to do the simulation. You can make use of the scripts to do your altclkctrl IP independent of Quartus. -> msim_setup.tcl