![]() |
|
|
|
#1 |
|
Hi
I have a stuctural vhdl file created from leonardo exempler and i want to convery it to blif using vst2blif. The problem im having is that the dff created by leonanrdo have a in the vhd file has a Q, QB , CLK , D whereas the genlib library file does not have a QB.( as shown below) Can some tell me how to modify the library so as to accomodate the QB output too. This the error I receive when i try the conversion. please some one help me!!!! *** Error : formal terminal qb is not present into dff -------------- genlib file declaration of a dff ------------ # D-type latches and flip-flops are necessary for sequential # technology mapping. # WARNING: area and delay parameters are arbitrary. LATCH dff 4640.00 Q = D; PIN D NONINV 0.1009 999.0 0.3000 1.9800 0.2900 1.8200 SEQ Q ANY RISING_EDGE CONTROL CLK 0.1009 999.0 0.3000 1.9800 0.2900 1.8200 CONSTRAINT D 0.1 0.1 thanking you Paraag Vaishampayan UNC Charlotte paraag |
|
|
![]() |
| 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 |