2022-04-25 |
Luke Kenneth... | set nextpnr-xilinx seed 1 for deterministic behaviour |
commit | commitdiff | tree |
2022-04-15 |
Luke Kenneth... | annoying typo |
commit | commitdiff | tree |
2022-04-15 |
Luke Kenneth... | add input and output reset signals to Pin |
commit | commitdiff | tree |
2022-04-08 |
Luke Kenneth... | whoops markdown formatting of migen compat layer not... |
commit | commitdiff | tree |
2022-04-08 |
Luke Kenneth... | include mention of nextpnr-xilinx support in README |
commit | commitdiff | tree |
2022-04-04 |
Luke Kenneth... | fixup nextpnr-xilinx directory locations to match |
commit | commitdiff | tree |
2022-03-30 |
luke leighton | Merge branch 'master' into 'master' |
commit | commitdiff | tree |
2022-03-30 |
Raptor Engineering... | Lock NextPNR seed to 1 |
commit | commitdiff | tree |
2022-03-24 |
Luke Kenneth... | nextpnr-xilinx can cope with the various IBUF/OBUFs, |
commit | commitdiff | tree |
2022-03-20 |
Luke Kenneth... | abc9 bugs-out in synth_xilinx, fall back to abc for now |
commit | commitdiff | tree |
2022-03-20 |
Luke Kenneth... | nextpnr-xilinx is still under development, and needs... |
commit | commitdiff | tree |
2022-02-19 |
Luke Kenneth... | add option for adding synthesis attributes to the Memor... |
commit | commitdiff | tree |
2022-02-19 |
Luke Kenneth... | add the option to pass synthesis attributes through... |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | add -nocarry option to synth_xilinx to avoid nextpnr... |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | add start of a tutorials/examples/talks section to... |
commit | commitdiff | tree |
2022-02-05 |
luke leighton | Merge branch 'docfix-readme-yosys-url' into 'master' |
commit | commitdiff | tree |
2022-02-05 |
Luke Kenneth... | add symbiflow part map for Arty-A7-100t in xilinx platform |
commit | commitdiff | tree |
2022-02-05 |
Gwenhael Goavec... | vendor/xilinx: support for yosys nextPNR toolchain |
commit | commitdiff | tree |
2022-01-21 |
Sureal Cereal | Fixed Yosys URL |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | update docs folder in README |
commit | commitdiff | tree |
2021-12-31 |
luke leighton | Merge branch 'display-patch' into 'master' |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | add on_Display, by jeanthom |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | allow yosys version 0.9 |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: update sphinx-rtd-theme. |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | CI: publish documentation for tagged commits. |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: don't call Python modules "packages". |
commit | commitdiff | tree |
2021-12-31 |
Irides | sim.pysim: use "bench" as a top level root for testbenc... |
commit | commitdiff | tree |
2021-12-31 |
Catherine | Revert "setup: add workaround for pypa/pip#7953." |
commit | commitdiff | tree |
2021-12-31 |
Ben Newhouse | examples/uart: acknowledging RX data should deassert... |
commit | commitdiff | tree |
2021-12-31 |
Irides | setup: add workaround for pypa/pip#7953. |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: add changelog. |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | add CHANGELOG |
commit | commitdiff | tree |
2021-12-31 |
Catherine | lib.fifo: clarify AsyncFIFO{,Buffered}.r_rst documentat... |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: simplify. NFC. |
commit | commitdiff | tree |
2021-12-31 |
Irides | docs: cover `nmigen.vendor`. |
commit | commitdiff | tree |
2021-12-31 |
modwizcode | sim: represent time internally as 1ps units |
commit | commitdiff | tree |
2021-12-31 |
modwizcode | docs: cover `nmigen.lib.fifo`. |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: formatting and readability improvements. |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | update nmigen/lib/cdc.py docstrings |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: cover `nmigen.lib.cdc`. |
commit | commitdiff | tree |
2021-12-31 |
Catherine | docs: cover `nmigen.lib.coding`. |
commit | commitdiff | tree |
2021-12-31 |
Irides | back.rtlil: support slicing on Parts |
commit | commitdiff | tree |
2021-12-31 |
whitequark | build.dsl: check type of resource number. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim.core: warn when driving a clock domain not in the... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ir: reject elaboratables that elaborate to themselves. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim._pyrtl: reject very large values. |
commit | commitdiff | tree |
2021-12-31 |
Irides | vendor.xilinx: support setting options on synth_design... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | back.rtlil,cli: allow suppressing generation of `src... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | sim.pysim: refuse to write VCD files with whitespace... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: support division and modulo with negative... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | update install.rst yosys version |
commit | commitdiff | tree |
2021-12-31 |
whitequark | back.rtlil: extend unsigned operand of binop if another... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | hdl.ast: warn on bare integer value used in Cat()/Repl(). |
commit | commitdiff | tree |
2021-12-31 |
whitequark | _utils: don't crash trying to flatten() strings. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | docs: fix download link in start.rst. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: fix test discovery command. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: only discover tests under tests/. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | CI: preserve YoWASP cache as well. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | _toolchain.cxx: ignore another deprecation warning... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | _toolchain.cxx: ignore deprecation warning (on Python... |
commit | commitdiff | tree |
2021-12-31 |
whitequark | docs: update requirements. |
commit | commitdiff | tree |
2021-12-31 |
whitequark | _toolchain.cxx: use distutils from setuptools. |
commit | commitdiff | tree |
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 |
next |