![]() |
|
|
|||||||
![]() |
VHDL - I can use std_logic_vector only as input signal in Xilinx? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi all,
When I assign an input signal as integer or real, I can only change its value as a bit in test bench using Xilinx ISE 9.2i. Is std_logic_vector the only right type for an input signal to input an integer? Thanks and bow. Will |
|
|
|
|
#2 |
|
Member
Join Date: Jan 2009
Posts: 31
|
A entity "should" have std_logic/std_logic_vector input/outputs only (this is required byt Xilinx ISE anyway)
You can use integer-type or other types in the test bench, as long as you convert them to/from std_logic_vector for inputs/outputs of the component that's being tested. joris |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wonderful data input with web reporting tool | freezea | Software | 0 | 09-09-2009 05:30 AM |
| Need help on Modelsim VHDL syntax? ASAP:) | kaji | General Help Related Topics | 0 | 03-14-2007 10:43 PM |
| VHDL (Assigning pins in xilinx) | amanpervaiz | Hardware | 3 | 12-02-2006 04:37 PM |
| IMHO, Digital SECAM video is better than Analog NTSC video | Radium | DVD Video | 167 | 10-25-2006 04:16 AM |
| DVD Recorder-DV input & Hard Drive ? | Marion | DVD Video | 7 | 05-16-2004 06:31 PM |