Skip to content

Commit

Permalink
staff update from: rel-0.0-29-g3637f78-dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
cbatten committed Sep 6, 2015
1 parent 7c78dfc commit 03cfa0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sim/tut3_pymtl/regincr/RegIncrNstage.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def __init__( s, nstages=2 ):
# This model is incomplete. As part of the tutorial you will insert
# code here to connect the stages together.
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''\/

# Connect last reg_incr in chain to output port

s.connect( s.reg_incrs[-1].out, s.out )
Expand Down

0 comments on commit 03cfa0d

Please sign in to comment.