URL
https://opencores.org/ocsvn/turbo8051/turbo8051/trunk
[/] [turbo8051/] [trunk/] [rtl/] [lib/] [async_fifo.v] - Diff between revs 57 and 67
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 57 |
Rev 67 |
Line 41... |
Line 41... |
//// ////
|
//// ////
|
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
|
|
//-------------------------------------------
|
//-------------------------------------------
|
// async_fifo:: async FIFO
|
// async_fifo:: async FIFO
|
// Basic RTL is ported from p600 async_fifo.v
|
|
// Following two ports are newly added
|
// Following two ports are newly added
|
// 1. At write clock domain:
|
// 1. At write clock domain:
|
// wr_total_free_space --> Indicate total free transfer available
|
// wr_total_free_space --> Indicate total free transfer available
|
// 2. At read clock domain:
|
// 2. At read clock domain:
|
// rd_total_aval --> Indicate total no of transfer available
|
// rd_total_aval --> Indicate total no of transfer available
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.