From c936d22fa966c533b235b2a86d061c5eef1e0462 Mon Sep 17 00:00:00 2001 From: Peter-Herrmann Date: Tue, 5 Sep 2023 12:11:18 -0700 Subject: [PATCH] Removed double author name --- wishbone/wb_to_obi.v | 2 -- 1 file changed, 2 deletions(-) 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.