projects
/
soc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use Const to define bit-length when comparing top nibble of address in MMU
[soc.git]
/
mypy.ini
1
# SPDX-License-Identifier: LGPL-2.1-or-later
2
# See Notices.txt for copyright information
3
[mypy]
4
python_version
=
3.6
5
mypy_path
=
./nmigen-type-annotations
6
warn_return_any
=
True
7
warn_unused_configs
=
True
8
disallow_untyped_defs
=
True