Перейти к содержанию
    

Modelsim (64bit) 10.4 on Win64 8.0 Error

I am running modelsim(64bit) 10.4 on windows64 8.0

 

[vsim]

; vopt flow

; Set to turn on automatic optimization of a design.

; Default is on

VoptFlow = 1

 

With this set in modelsim.ini file I am getting following error while running vsim command.

** Fatal: Internal Error - vopt returned success but vsim could not find a design to simulate!.

Please contact customer support for further assistance.

 

With VoptFlow = 0 no error!

 

How to fix this problem?

Also I keep on getting could not find interpreter "ScintillaTk" Error

Изменено пользователем nand_gates

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

May be you first need to create work library and then add files which you need to simulate and then run vsim command with arguments such as global top file of testbench?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

May be you first need to create work library and then add files which you need to simulate and then run vsim command with arguments such as global top file of testbench?

There is no issue with the work lib. I use the commands as follows..

vlib work

vcom counter.v counter_tb.v

vsim counter_tb

 

The problem I am talking about is with the setting in modelsim.ini file.

When I set VoptFlow = 1 in this file and run my design using above commands

I get the Error

** Fatal: Internal Error - vopt returned success but vsim could not find a design to simulate!.

Thanks :smile3046:

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

There is no issue with the work lib. I use the commands as follows..

vlib work

vcom counter.v counter_tb.v

vsim counter_tb

 

The problem I am talking about is with the setting in modelsim.ini file.

When I set VoptFlow = 1 in this file and run my design using above commands

I get the Error

** Fatal: Internal Error - vopt returned success but vsim could not find a design to simulate!.

Thanks :smile3046:

 

Put on your forum verilog files

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

2 nand_gates

what about license? msim version ? + example files can help in this case..

I am using Modelsim 10.4 (64bit) on Windows 8.0 (64bit).

No need for any perticular example. Simple counter verilog code is sufficient!

Only thing is set VoptFlow = 1 in modelsim.ini file. No licensing issue!

May be some OS protection issue!!??

:smile3046:

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

×
×
  • Создать...