Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rejunity committed May 27, 2024
1 parent c97c09b commit e01e28a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ci2406_z80.v
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module ci2406_z80(
// <-> D6 |10 - io[27] 4 43 io[9] - 31| A1 -->
// VCC_5V0 |11 42 io[8] - 30| A0 -->
// <-> D2 |12 - io[28] 5 29| GND
// <-> D7 |13 - io[29] 6 41 io[7] - 28| /RFSH -->
// <-> D7 |13 - io[29] 6 41 io[7] - 28| /RFSH -->
// <-> D0 |14 - io[30] 7 33 io[2] - 27| /M1 -->
// <-> D1 |15 - io[31] 8 (?)21 rst - 26| /RESET <--
// --> /INT |16 - io[32] 11 14 io[35] - 25| /BUSRQ <--
Expand All @@ -79,7 +79,7 @@ module ci2406_z80(
// <-> D6 |10 - io[27] 4 43 io[9] - 31| A1 -->
// VCC_5V0 |11 42 io[8] - 30| A0 -->
// <-> D2 |12 - io[28] 5 29| GND
// <-> D7 |13 - io[29] 6 41 io[7] - 28| /RFSH -->
// <-> D7 |13 - io[29] 6 41 io[7] - 28| /RFSH -->
// <-> D0 |14 - io[30] 7 --33 io[2] - 27| /M1 -->
// <-> D1 |15 - io[31] 8 --21 rst - 26| /RESET <--
// --> /INT |16 - io[32] 11 * 37 io[6] - 25| /BUSRQ <--
Expand Down

0 comments on commit e01e28a

Please sign in to comment.