lib.fifo.AsyncFIFO: fix incorrect latency of r_level.
[nmigen.git] / tests /
2020-10-24 anuejnlib.fifo.AsyncFIFO: fix incorrect latency of r_level.
2020-10-22 anuejntests: make spec directory name unique per test method.
2020-10-22 whitequarksim._pyrtl: sign extend RHS of assignment.
2020-10-22 whitequarkhdl.dsl: error on Elif immediately nested in an If.
2020-10-18 Xiretzahdl.ir: Update error message for Instance arguments
2020-10-15 whitequarktests: keep comments up to date. NFC.
2020-08-27 whitequarksim: split into base, core, and engines.
2020-08-27 whitequark_toolchain.cxx: new toolchain.
2020-08-27 whitequarkhdl.ast: clarify exception message for out of bounds...
2020-08-27 whitequarktests: move out of the main package.