diff --git a/wishbone/wb_to_obi.v b/wishbone/wb_to_obi.v index 3c7c16f..7c30db7 100644 --- a/wishbone/wb_to_obi.v +++ b/wishbone/wb_to_obi.v @@ -4,8 +4,6 @@ // Module Name: wb_to_obi // Author: Peter Herrmann // -// Author: Peter Herrmann -// // Description: This Wishbone B4 to OBI (Open Bus Interface) accepts a // connection from a Wishbone master device, and drives an OBI // slave device.