Skip to content

Commit 79ae7aa

Browse files
committed
final linebreak added
1 parent 7f3e477 commit 79ae7aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Wishbone/vB3/Wishbone.vhdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ package Wishbone is
122122
end view;
123123
alias Wishbone_Simple_SlaveView is Wishbone_Simple_MasterView'converse;
124124

125-
end package;
125+
end package;

Wishbone/vB3/WishboneCommon.vhdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ package WishboneCommon is
5858
Rst : std_ulogic; -- Reset
5959
end record;
6060

61-
end package;
61+
end package;

Wishbone/vB3/Wishbone_Generic.vhdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ package Wishbone_Generic is
7676
Sel(SEL_BITS - 1 downto 0)
7777
);
7878

79-
end package;
79+
end package;

0 commit comments

Comments
 (0)