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.

[SOLVED] problems in outputs for FIFO core

Status
Not open for further replies.

syedshan

Advanced Member level 1
Advanced Member level 1
Joined
Feb 27, 2012
Messages
463
Helped
27
Reputation
54
Reaction score
26
Trophy points
1,308
Location
Jeonju, South Korea
Visit site
Activity points
5,134
Hello all,

I generated FIFO core using Xilinx core generator and following is the specs.

Following are core specs
1. input data width is 16 bits
2. output data width is 64 bits
3. For now, both read and write clock are similar, same frequency etc.

Now I have following issues.

1. The Full and almost full signals should be LOW when RST is applied
2. Even after several clock after RST de-asserted , The FIFO empty signal does not goes low. The consequence is that those initial 3 data are lost.

I cannot understand why is this happening. As I remember this thing I also faced earlier and find the solution as well which was quite easy but I cannot remember it now
fifo_problem.JPG
Bests,
Shan

- - - Updated - - -

Oh I later found the solution.
It is by setting Full Flag programmable values to '0'

When set to '1' gives the result as I was getting
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top