|
x393
1.0
FPGAcodeforElphelNC393camera
|

Public Member Functions |
Functions | |
| func_selrr | [BITS : 0 ] ( rq[ 1 << BITS - 1 : 0 ] :Input , cur_chn[BITS - 1 : 0 ] :Input ) |
| func_demux | [(1<<BITS)- 1 : 0 ] ( en:Input , sel[BITS - 1 : 0 ] :Input ) |
Static Public Member Functions |
Always Constructs | |
| ALWAYS_538 | ( clk ) |
Public Attributes |
Inputs | |
| clk | |
| srst | |
| rq | [ 1 << BITS - 1 : 0 ] |
| en | |
Outputs | |
| grant | reg |
| chn | [BITS - 1 : 0 ] |
| grant_chn | reg [ 1 << BITS - 1 : 0 ] |
Parameters | |
| FIXED_PRIORITY | 0 |
| BITS | 2 |
Signals | |
| reg[BITS - 1 : 0 ] | last_chn |
| wire | valid |
| wire[BITS - 1 : 0 ] | next_chn |
| wire | pre_grant_w |
| reg | grant_r |
Definition at line 41 of file round_robin.v.
|
Always Construct |
Definition at line 64 of file round_robin.v.
Definition at line 98 of file round_robin.v.
Definition at line 78 of file round_robin.v.
|
Parameter |
Definition at line 42 of file round_robin.v.
|
Parameter |
Definition at line 43 of file round_robin.v.
|
Input |
Definition at line 45 of file round_robin.v.
|
Input |
Definition at line 46 of file round_robin.v.
Definition at line 47 of file round_robin.v.
|
Input |
Definition at line 48 of file round_robin.v.
|
Output |
Definition at line 49 of file round_robin.v.
Definition at line 50 of file round_robin.v.
Definition at line 51 of file round_robin.v.
|
Signal |
Definition at line 53 of file round_robin.v.
|
Signal |
Definition at line 54 of file round_robin.v.
|
Signal |
Definition at line 55 of file round_robin.v.
|
Signal |
Definition at line 56 of file round_robin.v.
|
Signal |
Definition at line 57 of file round_robin.v.