2021-12-31 |
whitequark | vendor.xilinx_*: deprecate legacy Xilinx platform aliases. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | Run tests on Python 3.10. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | Simplify CI workflow. |
commit | commitdiff | tree |
2021-12-31 |
Olivier Galibert | vendor.intel: add Mistral toolchain support. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: improve interaction of ValueCastable with... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | mention benefits of nmigen over MyHDL, ability to use... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | mention MyHDL for compare/contrast to nmigen |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | restore nmigen logos, update wording on git format... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | more README whitespace |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | mention that git format-patch for contributions is... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | whitespace update on README.md |
commit | commitdiff | tree |
2021-12-31 |
luke leighton | Merge branch 'update_to_2021oct08' into 'master' |
commit | commitdiff | tree |
2021-12-31 |
luke leighton | Merge branch 'master' into 'update_to_2021oct08' |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | correct IRC link |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | replace github with gitlab |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | add reference to nmigen Trademark |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: simplify Mux implementation. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: add tests for casting bare integers in {Cat... |
commit | commitdiff | tree |
2021-12-31 |
Anton Blanchard | hdl.ast: remove quadratic time complexity in Statement... |
commit | commitdiff | tree |
2021-12-31 |
H-S-S-11 | vendor.xilinx: avoid using `/` for hierarchy in ISE... |
commit | commitdiff | tree |
2021-12-31 |
Marcelina Kościelnicka | Unify Xilinx platforms into a single class, support... |
commit | commitdiff | tree |
2021-12-31 |
Adam Jeliński | _toolchain: Properly set compiler/linker executables... |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | vendor.xilinx_{7series,ultrascale}: hierachical ->... |
commit | commitdiff | tree |
2021-12-31 |
Jean-François... | _toolchain: substitute '+' with 'X' in tool_env_var(). |
commit | commitdiff | tree |
2021-12-31 |
whitequark | README: update IRC channel. |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | rpc: fix parsing of negative signed parameters |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | test.test_hdl_ast.OperatorTestCase: remove duplicate... |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | tests: rename tests with duplicate names |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | tests.test_hdl_cd.ClockDomainTestCase.test_name: actual... |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | *: remove unused variables |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | *: remove unused imports |
commit | commitdiff | tree |
2021-12-31 |
Thomas Watson | tests.hdl.dsl: add tests for mis-nested Switch/Case... |
commit | commitdiff | tree |
2021-12-31 |
Thomas Watson | hdl.dsl: raise SyntaxError for mis-nested If/Elif/Else... |
commit | commitdiff | tree |
2021-12-31 |
Adam Greig | vendor.lattice_{ecp5,machxo_2_3l}: remove -forceAll... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: fix sri-csl/formal-methods PPA series. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: handle int subclasses as slice start/stop... |
commit | commitdiff | tree |
2021-12-31 |
dx-mon | compat.genlib.roundrobin: fix missing imports |
commit | commitdiff | tree |
2021-12-31 |
nickoe | vendor.xilinx_7series: fix tool names for symbiflow. |
commit | commitdiff | tree |
2021-12-31 |
Katherine Temkin | vendor.lattice_ecp5: correctly generate OE signaling... |
commit | commitdiff | tree |
2021-12-31 |
Adam Greig | vendor.lattice_ecp5: replicate OE signal for each outpu... |
commit | commitdiff | tree |
2021-12-31 |
Joel Stanley | docs: Update up_counter to avoid deprecation warning |
commit | commitdiff | tree |
2021-12-31 |
Adam Greig | vendor.lattice_ecp5: remove outdated comment in ECP5... |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | lib.fifo.AsyncFIFOBuffered: fix output register accounting |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | lib.fifo.AsyncFIFOBuffered: fix FFSynchronizer latency |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | lib.fifo: use proper clock domains in AsyncFIFO tests |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | lib.fifo.AsyncFIFOBuffered: use FFSynchronizer instead... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | Revert "vendor.xilinx_7series: byte swap generated... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: formatting. NFC. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: normalize case values to two's complement... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | back.rtlil: give private items an appropriate name... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | build.plat: make `verbose` work like all other overrides. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | vendor.intel: implement `add_settings` (QSF) and `add_c... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | vendor.xilinx_spartan_3_6: fix typo. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: remove dead code. NFC. |
commit | commitdiff | tree |
2021-12-31 |
awygle | nmigen.hdl.rec: restore Record.shape(). |
commit | commitdiff | tree |
2021-12-31 |
Marcelina Kościelnicka | sim._pyrtl: mask Mux selection operand. |
commit | commitdiff | tree |
2021-12-31 |
Jan Kowalewski | vendor.quicklogic: enable SoC clock configuration |
commit | commitdiff | tree |
2021-12-31 |
whitequark | vendor.quicklogic: write OpenOCD scripts as part of... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | build.plat: TemplatedPlatform.iter_extra_files→Platform... |
commit | commitdiff | tree |
2021-12-31 |
awygle | hdl.rec: proxy operators correctly. |
commit | commitdiff | tree |
2021-12-31 |
Konrad Beckmann | vendor.intel: add support for Cyclone V internal oscillator |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: deprecate UserValue in favor of ValueCastable. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim.pysim: avoid redundant VCD updates. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | examples: clean up oudated code. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | Fix commit 8313d6e7. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | cli: update deprecated import. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: add CPython 3.9 to test matrix. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: run testsuite with -Werror. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | vendor.lattice_{ice40,ecp5}: clean up $verilog_initial_... |
commit | commitdiff | tree |
2021-12-31 |
awygle | hdl.rec: migrate Record from UserValue to ValueCastable. |
commit | commitdiff | tree |
2021-12-31 |
awygle | hdl.ast: implement ValueCastable. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | vendor.quicklogic: part→package |
commit | commitdiff | tree |
2021-12-31 |
Norbert Braun | vendor.xilinx_7series: byte swap generated bitstream |
commit | commitdiff | tree |
2021-12-31 |
Jaro Habiger | lib.fifo: fix {r,w}_level in AsyncFIFOBuffered |
commit | commitdiff | tree |
2021-12-31 |
Jaro Habiger | lib.fifo: fix level on fifo full |
commit | commitdiff | tree |
2021-12-31 |
David Lattimore | vendor.lattice_ice40: zero-pad CLKHF_DIV in SB_HFOSC... |
commit | commitdiff | tree |
2021-12-31 |
Jan Kowalewski | vendor.quicklogic: utilize internal SoC clock in EOS-S3 |
commit | commitdiff | tree |
2021-12-31 |
Jan Kowalewski | vendor.quicklogic: fix toolchain nomenclature |
commit | commitdiff | tree |
2021-12-31 |
Robin Ole Heinemann | lib.fifo.AsyncFFSynchronizer: check input and output... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | build.dsl: clean up inversion logic. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | back.{verilog,rtlil}: adjust $verilog_initial_trigger... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: disable codecov project status. |
commit | commitdiff | tree |
2021-12-31 |
anuejn | lib.fifo.AsyncFIFO: fix incorrect latency of r_level. |
commit | commitdiff | tree |
2021-12-31 |
anuejn | tests: make spec directory name unique per test method. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim._pyrtl: sign extend RHS of assignment. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.dsl: error on Elif immediately nested in an If. |
commit | commitdiff | tree |
2021-12-31 |
Jan Kowalewski | vendor.quicklogic: fix syntax |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | setup.py: Exclude "tests" package |
commit | commitdiff | tree |
2021-12-31 |
Xiretza | hdl.ir: Update error message for Instance arguments |
commit | commitdiff | tree |
2021-12-31 |
whitequark | README: Quicklogic EOS S3 is now supported. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: fix code coverage collection. |
commit | commitdiff | tree |
2021-12-31 |
Jan Kowalewski | vendor.quicklogic: new platform. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | tests: keep comments up to date. NFC. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | build.plat: avoid type confusion in _check_feature. |
commit | commitdiff | tree |
2021-12-31 |
Jean-François... | hdl.mem: document ReadPort and WritePort. |
commit | commitdiff | tree |
2021-12-31 |
William D.... | vendor.lattice_{ecp5,machxo_2_3l}: explain how to set... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | back.verilog: use `proc -nomux` if it is available. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim: split into base, core, and engines. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim.pysim: in write_vcd(), close files if an exception... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim._pyclock: new type of process. |
commit | commitdiff | tree |
next |