test: use #nmigen: magic comment instead of monkey patch.
Also, fix missing and incorrect src_loc_at arguments where appropriate so the testsuite passes without warnings.
This commit is contained in:
parent
9786d0c0e3
commit
75d0fcd639
11 changed files with 35 additions and 24 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# nmigen: UnusedElaboratable=no
|
||||
|
||||
import unittest
|
||||
|
||||
from ...compat import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue