VHDL-Forum

 
Sie sind nicht eingeloggt.
LoginLogin Kostenlos anmeldenKostenlos anmelden
BeiträgeBeiträge MembersMitglieder SucheSuche HilfeHilfe
VotesUmfragen FilesDateien CalendarKalender BookmarksBookmarks
writing to FIFO

Anfang   zurück   weiter   Ende
Autor Beitrag
kurapati
Registrierter Benutzer


Beiträge: 1

New PostErstellt: 14.10.04, 12:31  Betreff: writing to FIFO  drucken  Thema drucken  weiterempfehlen Antwort mit Zitat  

Hi
I have some problem with writing FIFO. when two conditions are fullfilled at same clock to write the data to same FIFO. How can a give priority and write data one after the other to the same FIFO so that there will not be any loss of data even for many conditions.
thanks in advance
bye

nach oben
Benutzerprofil anzeigen Private Nachricht an dieses Mitglied senden
Dr. Faustus

Administrator

Beiträge: 107
Ort: Aßling


New PostErstellt: 18.10.04, 14:58  Betreff: Re: writing to FIFO  drucken  weiterempfehlen Antwort mit Zitat  

Hi,

it's not an easy task. If you solve it let me know.

Regards,

Michael

nach oben
Benutzerprofil anzeigen Private Nachricht an dieses Mitglied senden
frodus
Gast
New PostErstellt: 25.10.04, 11:52  Betreff: Re: writing to FIFO  drucken  weiterempfehlen Antwort mit Zitat  

Hi,

usual the implementation of the fifo is based on a rd and wr ptr.
And there should be on procedure that puts data into the fifo and
one that reads data from the fifo.

If it is now the case that you need to put more then one element into the fifo
you can simply create a procedure that puts n elements into the fifo.

Note: Before you start the implementation consider all wrap around and overun criterias.

/frodus
nach oben
Sortierung ndern:  
Anfang   zurück   weiter   Ende
Seite 1 von 1
Gehe zu:   
Search

powered by carookee.com - eigenes profi-forum kostenlos

Design © trevorj