URL
https://opencores.org/ocsvn/openhmc/openhmc/trunk
Show entire file |
Details |
Blame |
View Log
Rev 11 |
Rev 15 |
Line 60... |
Line 60... |
//----Signals
|
//----Signals
|
//----------------------------------
|
//----------------------------------
|
input wire [DATASIZE-1:0] d_in,
|
input wire [DATASIZE-1:0] d_in,
|
input wire shift_in,
|
input wire shift_in,
|
input wire shift_out,
|
input wire shift_out,
|
input wire next_stage_full, // Set to 1 if not chained
|
|
output wire [DATASIZE-1:0] d_out,
|
output wire [DATASIZE-1:0] d_out,
|
output wire empty
|
output wire empty
|
);
|
);
|
|
|
//=====================================================================================================
|
//=====================================================================================================
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.