Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me with a VHDL project with 16 input & output seque

Status
Not open for further replies.

aminmahdi

Member level 1
Joined
Sep 11, 2006
Messages
35
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,516
help for vhdl project

83_1166507045.JPG


we have 16 input(0 to 15).this inputs goes to output Sequence.
2 first bits of per input are priority 2 bit.
Sequences are:
(1):per input that have least of priority 2 bit goes to output sooner(ofcourse in serial mithod).
(2):less input time(it means that for example if 2 input have equal 2 bit priority,Whichever that less
input time goes to output).
(3):less input number(if 2 condition above(1,2) are equal for inputs then per input that have less input
number goes to output).

notice:per input has 2 priority bit in first and 16*8 byte=>130 bit
notice:above 3 conditions and Sequences tests for inputs that its buffer is completed.
notice:we can use ram instead of buffer.
notic:we purpose write behavioral vhdl program.

** this program use quality of servive(Qos)
 

Re: help for vhdl project

hi,

i don't understand, what is your question exactly?
 

Re: help for vhdl project

hi,

learn Finite State Machine (FSM) design coding..
merge your design with multiplexer, multipler, and register as well..
the clear concept only comply when you really understand the theory above.
regard
lawrence
 

    aminmahdi

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top