hdl.ast: Operator.{op→operator}
authorwhitequark <whitequark@whitequark.org>
Fri, 11 Oct 2019 11:37:26 +0000 (11:37 +0000)
committerwhitequark <whitequark@whitequark.org>
Fri, 11 Oct 2019 11:37:26 +0000 (11:37 +0000)
commitfa1e466a654543ba6803690a18f53ac38683bc65
tree8136b2ad52841c4c383de09f2073fa3a1eec7edb
parent7ff4c6ce4314eb8f3e7d69db8f3f723342e77c5f
hdl.ast: Operator.{op→operator}

Both "operator" and "operand" were shortened to "op" in different
places in code, which caused confusion.
nmigen/back/pysim.py
nmigen/back/rtlil.py
nmigen/hdl/ast.py
nmigen/hdl/xfrm.py