sayma_amc: update without-sawg description

pull/1082/head
Sebastien Bourdeauducq 2018-06-19 13:52:05 +08:00
parent d29b3dd588
commit 6403a0d5d1
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ def main():
parser.add_argument("--without-sawg",
default=False, action="store_true",
help="Remove SAWG RTIO channels feeding the JESD links (speeds up "
"compilation time). Replaces them with fixed sawtooth generators.")
"compilation time). Replaces them with fixed pattern generators.")
args = parser.parse_args()
variant = args.variant.lower()