Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Heyden
LabProcesses.jl
Commits
11cc3d78
Commit
11cc3d78
authored
Aug 23, 2017
by
Fredrik Bagge Carlson
Browse files
Docstring update
parent
0aaeecc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/reference_generators.jl
View file @
11cc3d78
...
...
@@ -2,7 +2,7 @@ export PRBSGenerator
#PRBS
"""
r = PRBSGenerator(
state = 1
)
r = PRBSGenerator()
Generates a pseudo-random binary sequence. Call like `random_input = r()`.
"""
mutable struct
PRBSGenerator
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment