![]() |
|
|
|
#1 |
|
I am using Q'ltf in the model of an amplifier, with the numerator and
denominator declared as constant num : real_vector := (0 => gain*F_3db*math_2_pi); constant den : real_vector := (F_3db*math_2_pi, 1.0); and the simultaneous statement is voutL == voutdq'ltf(num, den); where voutL and voutdq are quantities. ncvhdl compiles this without problems, however when I elaborate it I get the following error, ncelab: 05.00-p001: (c) Copyright 1995-2003 Cadence Design Systems, Inc. ncelab: *E,ELABUNSUPPLTF: Unsupported LTF parameter type; must be aggregate of scalars: ./amp.vhd:126: voutdq'LTF_126_16. Error found by spectre. Error: VHDL-AMS SAM generation failed ncelab: *F,SSIGF: Spectre Simulation Image generation failed!. Any help would be appreciated Mark Mark Fisher |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to execute an external software from VHDL? And how to interface VHDL with JAVA? | becool_nikks | Software | 0 | 03-06-2009 07:08 PM |
| Vending machine using VHDL | arie | General Help Related Topics | 0 | 03-05-2009 05:45 AM |
| Help on auto conversion from Matlab to vhdl on filter design | hardheart | Hardware | 0 | 12-07-2007 09:19 AM |
| VHDL RAM help!:) | lastval | Hardware | 0 | 11-09-2007 01:40 PM |
| ARRAY(n DOWNTO 0) OF STD_LOGIC_VECTOR(m DOWNTO 0) - VHDL | freitass | Hardware | 0 | 11-01-2007 03:44 PM |