-
| Hello, I struggle to run the first example (up_counter.py) from the Getting Started tutorial here: 
 Does it need updating or is it that I'm doing something wrong? Many thanks, | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| https://amaranth-lang.org/docs/amaranth/latest/start.html points to the documentation of the (latest) development version. Currently this is  | 
Beta Was this translation helpful? Give feedback.
https://amaranth-lang.org/docs/amaranth/latest/start.html points to the documentation of the (latest) development version. Currently this is
0.6.0.dev77. The latest released version currently is0.5.4, and that does not havePeriod. So you either need to update amaranth, or you can look at the documentation for the version that you are actually using. For example for0.5.4this would be https://amaranth-lang.org/docs/amaranth/v0.5.4/