реклама на сайте
подробности

 
 
> как запустить post place-route simulation в ise 13.1
vadon
сообщение Sep 29 2011, 09:07
Сообщение #1


Частый гость
**

Группа: Свой
Сообщений: 97
Регистрация: 27-07-10
Из: харьков
Пользователь №: 58 632



Делаю все по мануалу , Bihavioral simulation запускается как для isim так и для modelsim
Для post place route simulation в мануле пишется:
---------------------------------------------------
1. Run the Implement Design process.
2. In the Sources tab, select Post-Route Simulation from the drop-down list.
3. Select a test bench file, a test bench waveform file or an HDL source file to simulate.
Note If you select a test bench to simulate, the necessary netlist will be generated for the top module of the design.
4. To simulate a lower-level module of your design, you can set the Generate Multiple Hierarchical Netlist option in the Simulation Model Properties dialog box for the Generate Post-Plce & Route Simulation Model process. After the simulation model netlist is generated, the netlist appears in the hierarchy under the test bench that instantiates it. Select this test bench to simulate.
----------------------------------------------------------------
Это действие у меня никак не получается, остается все время Bihavioral simulation
Во 2 пункте не выпадает ни какой "drop-down list" c типами симуляций
Как все таки произвести переключение на другую модель
Go to the top of the page
 
+Quote Post
 
Start new topic
Ответов
vadon
сообщение Sep 29 2011, 12:51
Сообщение #2


Частый гость
**

Группа: Свой
Сообщений: 97
Регистрация: 27-07-10
Из: харьков
Пользователь №: 58 632



Кто нибуть запускал на ise 13.1 Post-Route Simulation???????Помогите!!!!!!!!!!!!!!!!!
Go to the top of the page
 
+Quote Post
Kompot
сообщение Sep 29 2011, 14:21
Сообщение #3


Местный
***

Группа: Участник
Сообщений: 242
Регистрация: 10-06-08
Из: Хочу в пампасы...
Пользователь №: 38 192



Цитата(vadon @ Sep 29 2011, 15:51) *
Кто нибуть запускал на ise 13.1 Post-Route Simulation???????Помогите!!!!!!!!!!!!!!!!!

Напишите себе два файла:

model_run.bat:
modelsim -do test_bench.tdo

test_bench.tdo:
## NOTE: Do not edit this file.
## Auto generated by Project Navigator for Post-PAR Simulation
##
cd C:/XPROJ/VIDEO_FPGA1
vlib work
## Compile Post-PAR Model
vcom -explicit -93 "netgen/par/CCDControl_timesim.vhd"
vcom -explicit -93 "test_bench.vhd"
vsim -t 1ps -sdfmax "/UUT=netgen/par/CCDControl_timesim.sdf" -lib work test_bench
add wave -r *
view wave
view structure
view signals
run 11ms
## End

Пути к моделсиму должны быть прописаны и библиотеки присутствовать в нужных местах.
Пути и имена проекта подрихтуйте только.

Кстати у моделсима хорошая документация и туториал есть. Это намек.
Go to the top of the page
 
+Quote Post



Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 


RSS Текстовая версия Сейчас: 29th July 2025 - 12:57
Рейтинг@Mail.ru


Страница сгенерированна за 0.01375 секунд с 7
ELECTRONIX ©2004-2016