FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-2005, 06:09 AM
fpgawizz
Guest
 
Posts: n/a
Default Sending information between VHDL modules from the top level module

I have this issue where i have a top level module say A.vhd that has a
state machine. I also have about 3 components - B.vhd, C.vhd and D.vhd
which i am going to use to make up my top level vhd module. I have process
statements in B,C and D and I want them to kick off at states 1,2 and 3
which I have defined in my main module.

so I have a 3 state FSM with states 1,2, and 3 in A.vhd and at state 1, I
want the process in b.vhd to kick off and at state 2 i want the process in
c.vhd to kick off and at state 3, I want the process in d.vhd to kick
off.
Can someone guide me through this pls?
thanks


Reply With Quote
  #2 (permalink)  
Old 02-21-2005, 04:27 PM
Falk Brunner
Guest
 
Posts: n/a
Default Re: Sending information between VHDL modules from the top level module


"fpgawizz" <[email protected]> schrieb im Newsbeitrag
news:[email protected] lkaboutelectronicequipment
..com...
> I have this issue where i have a top level module say A.vhd that has a
> state machine. I also have about 3 components - B.vhd, C.vhd and D.vhd
> which i am going to use to make up my top level vhd module. I have process
> statements in B,C and D and I want them to kick off at states 1,2 and 3
> which I have defined in my main module.
>
> so I have a 3 state FSM with states 1,2, and 3 in A.vhd and at state 1, I
> want the process in b.vhd to kick off and at state 2 i want the process in
> c.vhd to kick off and at state 3, I want the process in d.vhd to kick
> off.


Just use a signal and pass the data. Whats the point?

Regards
Falk



Reply With Quote
Reply

Bookmarks


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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get singals on low level VHDL modules [email protected] Verilog 1 12-19-2007 05:00 AM
Modules, instantiation and the module port list Marwan Verilog 4 08-03-2007 09:34 PM
Synthesis Quesiton (single module vs. multiple modules) thomasc Verilog 2 03-10-2005 07:51 AM
How to Include Multiple modules in One Large Module Sridhar_Gadda Verilog 1 02-23-2005 06:58 PM
System-level Verification vs Module-level verification Neeraj Verilog 2 12-18-2004 12:46 PM


All times are GMT +1. The time now is 12:12 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved