Revision 7c057ae2 usrp2/top/u2_rev3/u2_core_udp.v
| b/usrp2/top/u2_rev3/u2_core_udp.v | ||
|---|---|---|
| 425 | 425 |
cycle_count <= cycle_count + 1; |
| 426 | 426 |
|
| 427 | 427 |
//compatibility number -> increment when the fpga has been sufficiently altered |
| 428 |
localparam compat_num = 32'd1;
|
|
| 428 |
localparam compat_num = 32'd2;
|
|
| 429 | 429 |
|
| 430 | 430 |
wb_readback_mux buff_pool_status |
| 431 | 431 |
(.wb_clk_i(wb_clk), .wb_rst_i(wb_rst), .wb_stb_i(s5_stb), |
Also available in: Unified diff