vendor.quicklogic: enable SoC clock configuration
[nmigen.git] / tests /
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.