sim.core: warn when driving a clock domain not in the simulation.
authorwhitequark <whitequark@whitequark.org>
Sat, 11 Dec 2021 13:22:24 +0000 (13:22 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 20:19:02 +0000 (20:19 +0000)
commita451ed7fe6b883935e6695e75d6cf4952a25bbac
tree09df7495bfe3a92b00374deab0147dcff10a3fd0
parentd839aff60ae822cb6f6bf3b5bd8410dc26e45673
sim.core: warn when driving a clock domain not in the simulation.

Closes #566.
nmigen/sim/core.py
tests/test_sim.py