Skip to content

Commit

Permalink
Update _SsiPrbsRateGen.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Apr 19, 2018
1 parent cfa0b58 commit 3980e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/surf/protocols/ssi/_SsiPrbsRateGen.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def __init__( self,
bitSize = 1,
bitOffset = 1,
base = pr.UInt,
function = lambda cmd: cmd.toggle,
function = pr.BaseCommand.toggle,
hidden = False,
))

Expand Down

0 comments on commit 3980e82

Please sign in to comment.