Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Downloading into XCV600

 
Thread Tools Search this Thread
Old 07-31-2003, 12:32 PM   #1
Default Downloading into XCV600


Hi Fellows,

I have main architecture consists of different components. All these
components are defined in different *.vhd files and I am combining all
these VHDL files in one *.vhd file and downloading into the CHIP and
it's working fine according to logic. Lets call this main BLOCK as
BLOCK1.

Now,I need 6 of these blocks on the same chip (I am using XCV600
device). And I need to interconnect different signals defined in the
BLOCK. say for example I need to loop all of them together.
How could I accomplish this task. I want only one *.vhd file so that
it would be easy to download one *.rbt file into the chip at one time.

1. Do I have to define different input / output signal so that every
BLOCK has different signal names from each other and than use port map
and component decelartion in top *.vhd file to accopmlish the task.
Thats how all these *.vhd files would be in one *.vhd file. For
example in one BLOCK I have 4 entity/arch for 4 components and 1 main
entity/arch where port mapping and component decleration is defines ,
so I have 5 entity / arch in one BLOCK and it's in one *.vhd file.
Thats how for 6 of these BLOCK I would have 30 entity/arch + 1 main
entity/arch in which all of these components (which I think 6 one of
each BLOCK)will be defined along with port mapping.
So in all 31 entity/arch pair would be in one *.vhd file. Do you think
is this correct. Or is there is any other better way to do this.
2. How can I use make file option to compile 6 different *.vhd files
(one of each block )and 1 main *.vhd file (for component decleration
and port mapping)
to generate one *.rbt file.

I am worried because I have to use 12 BLOCKS of different logic design
having 12 entity/arch pair block (in all 145 Entity/arch pairs )and
interconnect all these 12 block with 6 above mentinoed BLOCKS.


Cheer Guru's

Any help would be appreciated.

Isaac


Isaac
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Some professional free downloading tools for YouTube vcr The Lounge 2 06-22-2009 01:41 AM
Illegal Downloading causes DVD (deadly venereal disease) charlestruman@hotmail.com DVD Video 1 10-23-2007 12:03 AM
Error Downloading CODEC none@nowhere.com DVD Video 1 01-13-2005 07:31 PM
Downloading movies DVDfanatico DVD Video 2 09-14-2004 04:21 AM
Downloading movies -- Should I be grateful or pissed off? Nunsploitation Webmaster DVD Video 54 02-19-2004 02:20 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46