"it might be better to just run..." <- So I want to return to this series of comments by adam So as I understand he's saying EnableInserter is "better" than building clock dividers in pure logic And he says you can make any power-of-2 divider from EnableInserter, it sounds like EnableInserter is an edge detector so I guess that makes sense My questions: * How do I get to powers of 2 greater than 2? Just chain EnableInserters? * Is there documentation for EnableInserter? I don't find it in the "standard library" section of the amaranth-lang.org docs.