# Pastebin 0VOBAR7R In [9]: a = Signal(reset=5) In [10]: print(a) In [11]: a.reset Out[11]: In [12]: a.reset.value Out[12]: 5