vendor.lattice_{ecp5,machxo_2_3l}: remove -forceAll from Diamond scripts.
[nmigen.git] / tests /
2021-03-18 whitequarkhdl.ast: handle int subclasses as slice start/stop...
2021-01-06 Robin Ole Heinemannlib.fifo.AsyncFIFOBuffered: fix output register accounting
2021-01-06 Robin Ole Heinemannlib.fifo.AsyncFIFOBuffered: fix FFSynchronizer latency
2021-01-06 Robin Ole Heinemannlib.fifo: use proper clock domains in AsyncFIFO tests
2020-12-12 whitequarkhdl.ast: normalize case values to two's complement...
2020-11-17 awyglenmigen.hdl.rec: restore Record.shape().
2020-11-14 Marcelina Kościelnickasim._pyrtl: mask Mux selection operand.
2020-11-10 whitequarkbuild.plat: TemplatedPlatform.iter_extra_files→Platform...
2020-11-09 awyglehdl.rec: proxy operators correctly.
2020-11-06 whitequarkhdl.ast: deprecate UserValue in favor of ValueCastable.
2020-11-06 whitequarkCI: run testsuite with -Werror.
2020-11-06 awyglehdl.rec: migrate Record from UserValue to ValueCastable.
2020-11-06 awyglehdl.ast: implement ValueCastable.
2020-11-03 Jaro Habigerlib.fifo: fix {r,w}_level in AsyncFIFOBuffered
2020-11-03 Jaro Habigerlib.fifo: fix level on fifo full
2020-10-28 Robin Ole Heinemannlib.fifo.AsyncFFSynchronizer: check input and output...
2020-10-26 whitequarkbuild.dsl: clean up inversion logic.
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.