oboltys88
Newbie level 2
- Joined
- Dec 13, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 13
Hello, when generating fifo with write_depth = 32 and wr_data_count and rd_data_count it is possible to write 31 bytes of data into fifo. When generating fifo with write_depth = 64 it is possible to write only 16 bytes of data into fifo. And data is written 1 time out 4 rising edges of clk. Anyone knows why is there such a feature of the fifo generator?