Typos and style fixes. NFC.
This commit is contained in:
parent
452c4b380b
commit
c52cd72d3e
2 changed files with 6 additions and 6 deletions
|
|
@ -195,7 +195,7 @@ class TemplatedPlatform(Platform):
|
|||
|
||||
def toolchain_prepare(self, fragment, name, **kwargs):
|
||||
# This notice serves a dual purpose: to explain that the file is autogenerated,
|
||||
# and to incorporate
|
||||
# and to incorporate the nMigen version into generated code.
|
||||
autogenerated = "Automatically generated by nMigen {}. Do not edit.".format(__version__)
|
||||
|
||||
def emit_design(backend):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue