Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

check nativelog file

hi all, I install quartus 10, i create new shematic and do start simulation. and add modelsim6.1 in tools menu- options and add it again in assignments menu- settings. after that click processing menu- start analyses and elaboration and the end, tools meenu- eda simulation tools- eda rtl simulation, but unfortunetly i see this error,

...check nativelog file ...

this file is containts

Info: Start Nativelink Simulation process

Error: NativeLink did not detect any HDL files in the project

Error: NativeLink simulation flow was NOT successful

================The following additional information is provided to help identify the cause of error while running nativelink scripts=================

Nativelink TCL script failed with errorCode: NONE

Nativelink TCL script failed with errorInfo: NativeLink did not detect any HDL files in the project

invoked from within

"if ![qmap_successfully_completed] {

nl_postmsg error "Error: Run Analysis and Elaboration successfully before starting RTL NativeLink Simulation"..."

(procedure "run_eda_simulation_tool" line 170)

invoked from within

"run_eda_simulation_tool eda_opts_hash"

so thanks....

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you'll have some additional steps to convert the schematic to HDL.

    -with the schematic open, go to File > Create/Update > HDL for Current File

    -add the created HDL to the project and set it as the top level entity

    -remove the schematic from the project

    -now go through the NativeLink flow