Fix argument order to match function declaration
authorCesar Strauss <cestrauss@gmail.com>
Sun, 7 Mar 2021 22:32:45 +0000 (19:32 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Mon, 8 Mar 2021 10:12:02 +0000 (07:12 -0300)
commitb5c06936b122618019512ac51a71059c559e7425
tree7b049d33f2aadefa99d4b49c4df657fc85b30f2e
parentbdfa4c5dadd75b197cf009b5ae95f5e3f17bc176
Fix argument order to match function declaration

No harm was done, since the second inversion undid the first.
Just the VCD traces were switched.
src/soc/simple/issuer.py