NCVHDL Desktop is a version of the Native Compiled Simulators from Cadence. "Desktop" is a WIndows specific version of the simulator. You want to simulate the netlist so you are going to need a simulator that understands EDIF or VHDL and has the appropriate logic primitives for your design. You may still be able to get a license for NCVHDL Desktop from your local Cadence source but it is a while since this product was updated and it may be end of life now.
You can create an EDIF or VHDL netlist from the Capture netlisters, you then need a simulator. EDIF is probably slightly preferable to VHDL since "ports" are "just ports" in EDIF, in VHDL they have direction properties and these need to match the simulation primitives to ensure success. You may be able to obtain a simulator from your FPGA vendor, this is usually the lowest cost route.
(С) oldmouldy www.cadence.com
В-общем, встроенный симулятор у ORCAD 16 не работает. Я поставил Active - HDL от ALDEC. Запустил собранную в ORCAD схему мультплексора.
------------------------ # Allocation: Simulator allocated 1354 kB (elbread=1031 elab2=297 kernel=25 sdf=0) # 0:59, 7 октября 2008 г. # Simulation has been initialized # Selected Top-Level: schematic1 (structure) run # KERNEL: Simulation has finished. There are no more test vectors to simulate.
------------------------------------------
Но смогу ли я таким образом, с помощью одного только Active hdl симулировать работу системы на кристалле? P.S. Проблема c отсутствием NCVHDL в ORCAD 16 решается или придется использовать сторонний симулятор?
Сообщение отредактировал kleruoi - Oct 6 2008, 18:20
|