Fix grammatical error

pull/1/head
Donald Sebastian Leung 2020-10-23 15:44:43 +08:00
parent b391f0e413
commit f3fa369940
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ class OutputNetwork(Elaboratable):
m.d.comb += appeared.eq(1)
m.d.comb += Assert(appeared)
# Otherwise, if there are replacements:
# - Channel number are not unique
# - Channel numbers are not unique
# - Not all outputs are valid
# - All channel numbers in the input appear exactly once as a
# valid output