diff --git a/examples/sim/cordic_err.py b/examples/sim/cordic_err.py index bd22f2507..d7b89b1cf 100644 --- a/examples/sim/cordic_err.py +++ b/examples/sim/cordic_err.py @@ -15,30 +15,30 @@ class TestBench(Module): n = 1<