mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
clean up
This commit is contained in:
parent
b9558a70c8
commit
a20c9f25ec
@ -13,7 +13,6 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//`define TARGET_XILINX //TODO this need to be global
|
|
||||||
`include "elink_constants.v"
|
`include "elink_constants.v"
|
||||||
|
|
||||||
module eclocks (/*AUTOARG*/
|
module eclocks (/*AUTOARG*/
|
||||||
|
@ -248,7 +248,6 @@ always @ (posedge tx_lclk)
|
|||||||
//# Wait Input Buffers
|
//# Wait Input Buffers
|
||||||
//################################
|
//################################
|
||||||
|
|
||||||
//TODO: see below..
|
|
||||||
`ifdef EPHYCARD
|
`ifdef EPHYCARD
|
||||||
assign tx_wr_wait = txi_wr_wait_p;
|
assign tx_wr_wait = txi_wr_wait_p;
|
||||||
`else
|
`else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user