mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02: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"
|
||||
|
||||
module eclocks (/*AUTOARG*/
|
||||
|
@ -248,7 +248,6 @@ always @ (posedge tx_lclk)
|
||||
//# Wait Input Buffers
|
||||
//################################
|
||||
|
||||
//TODO: see below..
|
||||
`ifdef EPHYCARD
|
||||
assign tx_wr_wait = txi_wr_wait_p;
|
||||
`else
|
||||
|
Loading…
x
Reference in New Issue
Block a user