Thanks alot, 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....