Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Xilinx 6.2 - - WARNING:NetListWriters:303

Reply
Thread Tools

Xilinx 6.2 - - WARNING:NetListWriters:303

 
 
Rudi Grave
Guest
Posts: n/a
 
      06-09-2004
Hello, I get following warning in the "Simulate Post Translate VHDL
Model" :

WARNING:NetListWriters:303 - Unable to preserve the ordering for port
bus S on
block dft8 using the data S<0><7:0>.

I don't know where it comes from and what to do. On the Xilinx pages I
can't find any help.

The first Simulation tools runs without an error.

The Port Declaration is:

Port ( C : in std_logic_vector(7 downto 0);
dataready : in std_logic;
clk : in std_logic;
reset: in std_logic;
S : out Syndrom);
Syndrom is defined in a package as

type Syndrom is array (0 to r-1) of std_logic_vector(7 downto 0);

If you have any idea what the reason for the message please write back
Rudi
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Xilinx FPGA protoboard < $200 Mark Riegert VHDL 1 07-30-2003 04:01 PM
Altera to Xilinx Ronny Hengst VHDL 1 07-24-2003 05:05 PM
xilinx logiblox and modelsim SE 5.6 Tim Terry VHDL 1 07-21-2003 03:25 PM
Xilinx synthetize problems Pedro Claro VHDL 7 07-10-2003 12:19 AM
Re: ModelSim 5.7 and xilinx libraries David Bishop VHDL 1 06-28-2003 04:53 PM



Advertisments