1
0
mirror of synced 2026-05-23 13:46:47 +00:00

Commit Graph

  • c98d134662 cellhelp: Extra newline Krystine Sherwin 2024-05-03 09:23:54 +12:00
  • d629aa6bf1 cellhelp: Split gate-level and word-level cells Krystine Sherwin 2024-05-03 09:16:55 +12:00
  • 1a4ada40fe Docs: Add cell gen to makefile Krystine Sherwin 2024-04-15 10:32:02 +12:00
  • 57cd8d29db cellhelp: Add default format parse for simcells Krystine Sherwin 2024-04-12 15:48:47 +12:00
  • a2b2904ed8 cellhelp: Add source line to help Krystine Sherwin 2024-04-12 13:57:51 +12:00
  • 784292626e cellhelp: Rename short_desc to title Krystine Sherwin 2024-04-11 11:15:24 +12:00
  • 1e5a50ff3a Docs: Convert write_cell_rst to use SimHelper Krystine Sherwin 2024-04-09 16:13:37 +12:00
  • 4662476ec8 Docs: Test $alu with v2 help format Krystine Sherwin 2024-04-09 16:13:10 +12:00
  • 600149a824 Docs: Add back message for empty help Krystine Sherwin 2024-04-09 16:12:41 +12:00
  • 6bbe763845 Docs: Put cell library help strings into a struct Krystine Sherwin 2024-04-09 15:33:50 +12:00
  • a6641da73c Docs: Initial version of cell_ref autogen Krystine Sherwin 2024-04-09 12:24:26 +12:00
  • 1113b88cb2 Merge pull request #4649 from YosysHQ/emil/synth-xilinx-json Emil J 2024-10-14 06:45:14 -07:00
  • caf56ca3e8 Merge pull request #4516 from YosysHQ/emil/src-attribute-std-string-wip Emil J 2024-10-14 06:42:54 -07:00
  • 518b6aec36 Merge pull request #4654 from YosysHQ/micko/vhdl_assert N. Engelhardt 2024-10-14 15:05:22 +02:00
  • bc5d9d1bd3 functional: fix std::move usage in Factory::constant Emil J. Tywoniak 2024-10-10 16:04:01 +02:00
  • 785bd44da7 rtlil: represent Const strings as std::string Emil J. Tywoniak 2024-10-09 19:39:45 +02:00
  • 61ed9b6263 Merge pull request #4608 from phsauter/rtlil-const-compress Emil J 2024-10-12 20:38:25 -07:00
  • 7f2bf3170f Bump version github-actions[bot] 2024-10-13 00:22:25 +00:00
  • f953a516d0 cxxrtl: fix handling of 0-bit variables in vcd_writer.sample(). Jean-François Nguyen 2024-10-11 23:24:13 +02:00
  • 0f762f75a6 cxxrtl: fix vcd writer scope handling Robin Ole Heinemann 2024-10-11 17:56:48 +02:00
  • a8f4bc2904 Merge pull request #4659 from YosysHQ/emil/cxxopts-https Miodrag Milanović 2024-10-12 14:07:01 +02:00
  • 999d1f40bc cxxopts: https submodule Emil J. Tywoniak 2024-10-12 10:32:09 +02:00
  • 5c9b2df689 Merge pull request #4616 from YosysHQ/emil/cxxopts Emil J 2024-10-12 00:52:34 -07:00
  • 8d2b63bb8a Set VHDL assert condition initial state if fed by FF Miodrag Milanovic 2024-10-11 16:32:21 +02:00
  • a00137c2f6 Merge pull request #4625 from povik/cellmatch-lut Martin Povišer 2024-10-11 14:08:55 +02:00
  • df003f3e68 quicklogic: remove duplicate techmap call lofty/ql-oopsie Lofty 2024-10-10 20:57:01 +01:00
  • 0200a7680a Bump version github-actions[bot] 2024-10-10 00:20:21 +00:00
  • c53c87e1f4 rtlil: add Const:: as_int_compressed function Philippe Sauter 2024-09-23 13:57:07 +02:00
  • 07fb8af05b rtlil: handle all-zeros case in Const::compress Philippe Sauter 2024-09-20 13:56:14 +02:00
  • 4cd2e04da4 rtlil: add Const::compress helper function Philippe Sauter 2024-09-19 18:06:42 +02:00
  • 981b267d97 synth_xilinx: add -json Emil J. Tywoniak 2024-10-09 19:24:32 +02:00
  • eef1319e70 Update Brewfile, since lld is now separate formula Miodrag Milanovic 2024-10-09 18:06:58 +02:00
  • ecec156965 Merge pull request #4643 from donn/fix_wheels Miodrag Milanović 2024-10-09 18:05:58 +02:00
  • a761999579 cxxrtl: fix formatting of UNICHAR Robin Ole Heinemann 2024-10-09 14:07:37 +02:00
  • 575415ade2 driver: switch to cxxopts, replace -B Emil J. Tywoniak 2024-10-09 15:07:56 +02:00
  • 6ab3931964 write_btor: only initialize array with const value when it is fully def George Rennie 2024-10-09 13:48:26 +02:00
  • 038e262332 Merge pull request #4624 from YosysHQ/emil/cxxrtl-smoke-test Emil J 2024-10-09 05:57:13 -07:00
  • eefd111768 Merge pull request #4647 from YosysHQ/fix_macos_ci Miodrag Milanović 2024-10-09 14:52:57 +02:00
  • a6ccf22047 force brew formula update Miodrag Milanovic 2024-10-09 14:09:10 +02:00
  • 3d6b8b8e1a wheels: fix missing yosys-abc/share directory Mohamed Gaber 2024-10-09 12:44:52 +03:00
  • a5968e4047 Merge pull request #4642 from YosysHQ/fix_ci Miodrag Milanović 2024-10-09 10:30:42 +02:00
  • c93c7f8307 CI: lld is now separate brew package Miodrag Milanovic 2024-10-09 09:50:36 +02:00
  • 8893dadc4b Next dev cycle Miodrag Milanovic 2024-10-09 08:12:44 +02:00
  • e97731b9dd Release version 0.46 0.46 Miodrag Milanovic 2024-10-09 08:08:00 +02:00
  • b4fd8e7ed8 Bump version github-actions[bot] 2024-10-09 00:20:28 +00:00
  • 380a425598 Merge pull request #4639 from mikesinouye/hashlib Martin Povišer 2024-10-08 16:42:42 +02:00
  • 268926cb5b write_btor: don't emit undriven bits multiple times George Rennie 2024-10-08 14:34:17 +02:00
  • 535b3304cc Merge pull request #4534 from donn/test_wheels Miodrag Milanović 2024-10-08 11:24:16 +02:00
  • 0be3b7de51 Merge pull request #4635 from YosysHQ/krys/pr_docs_ci KrystalDelusion 2024-10-08 21:39:30 +13:00
  • f079772ade Add TODO for missing help messages Miodrag Milanovic 2024-10-08 08:47:51 +02:00
  • 408597b478 Bump version github-actions[bot] 2024-10-08 00:20:07 +00:00
  • 1e3973c5cb Explictly #include <variant> for std::variant usage. Mike Inouye 2024-10-07 21:57:30 +00:00
  • c1604424aa ci: Call make html directly Krystine Sherwin 2024-10-08 08:11:35 +13:00
  • b15103625b ci: Switch test build docs to our runner Krystine Sherwin 2024-10-08 07:49:14 +13:00
  • b3b88e56d4 Merge pull request #4609 from georgerennie/george/smtbmc_paths Jannis Harder 2024-10-07 20:36:24 +02:00
  • d7cf0238fd wheels: properly migrate to artifact@v4 Mohamed Gaber 2024-10-07 20:17:05 +03:00
  • 9479d3bd3c Merge pull request #4637 from YosysHQ/emil/bufnorm-warning Martin Povišer 2024-10-07 18:01:42 +02:00
  • a76bcdc58f bufnorm: avoid remove warning. NFC Emil J. Tywoniak 2024-10-07 17:58:48 +02:00
  • e46cc57cc4 Merge pull request #4613 from povik/err-never-silence Martin Povišer 2024-10-07 16:12:31 +02:00
  • 0556cb50a9 Merge pull request #4628 from povik/bump-abc Martin Povišer 2024-10-07 16:12:04 +02:00
  • 0aab8b4158 Merge pull request #4605 from povik/liberty-unit-delay Martin Povišer 2024-10-07 16:11:51 +02:00
  • 74e92d10e8 Merge pull request #4593 from povik/aiger2 Martin Povišer 2024-10-07 16:11:25 +02:00
  • 6c1450fdaf Merge pull request #4607 from povik/ql-nodiv Martin Povišer 2024-10-07 16:11:11 +02:00
  • 43128f6283 wheels: move from postreleases to minor versions, remove authors Mohamed Gaber 2024-10-07 16:51:17 +03:00
  • 0bb1f899e8 wheels: convert versions to match pypa spec, add uploading Mohamed Gaber 2024-10-04 16:14:26 +03:00
  • 08c23b7632 wheels: skip musllinux for now Mohamed Gaber 2024-09-29 16:02:37 +03:00
  • 67f17a1c97 wheels: symlink python3-config Mohamed Gaber 2024-09-29 12:28:18 +03:00
  • ab84c105c1 Add test, shell for windows Mohamed Gaber 2024-09-28 23:11:45 +03:00
  • ab4ea84679 wheels: more compatibility Mohamed Gaber 2024-09-28 21:03:43 +03:00
  • 407343a7a1 Pyosys Wheels Mohamed Gaber 2024-08-12 14:21:05 +03:00
  • ca5c2fdff1 quicklogic: Relax the LUT number test Martin Povišer 2024-10-07 15:26:48 +02:00
  • b01b17689e Add test of error not getting silenced Martin Povišer 2024-10-07 14:49:17 +02:00
  • 7989d53c58 read_xaiger2: Add help Martin Povišer 2024-10-07 14:19:49 +02:00
  • f44a418212 read_xaiger2: Add casts to silence warnings Martin Povišer 2024-10-07 12:27:54 +02:00
  • 72f0fea9e8 aiger2: Try to fix VS build Martin Povišer 2024-10-07 12:27:37 +02:00
  • d0a11e26f3 aiger2: Add test of writing a flattened view Martin Povišer 2024-10-07 11:59:52 +02:00
  • 47fd2b9deb aiger2: Update help Martin Povišer 2024-10-05 19:23:30 +02:00
  • 373e7a1485 aiger2: Fix print Martin Povišer 2024-10-05 19:23:11 +02:00
  • ebe51e206e aiger2: Fix warnings Martin Povišer 2024-10-05 18:37:53 +02:00
  • 2e587c835f abc9_exe: Document SC mapping options Martin Povišer 2024-10-05 18:30:37 +02:00
  • 3b6dcc7bd0 abc9_exe: Remove -genlib option Martin Povišer 2024-10-05 18:30:22 +02:00
  • ac79a052ba aiger2: Adjust help Martin Povišer 2024-10-05 18:12:29 +02:00
  • 81688e3ba2 aigsize: Remove Martin Povišer 2024-10-05 18:12:16 +02:00
  • e0a86d5483 abc_new: Start new command for aiger2-based round trip Martin Povišer 2024-10-05 18:07:25 +02:00
  • b8f389370b aiger2: Convert x-states to zeroes Martin Povišer 2024-10-05 18:05:44 +02:00
  • 4c0a8a1326 aiger2: Add analysis step to order boxes Martin Povišer 2024-10-05 18:04:45 +02:00
  • f7c7371ea9 aiger2: Fix relative ordering of PI/POs and box I/Os Martin Povišer 2024-10-05 18:03:52 +02:00
  • 8d12492610 read_xaiger2: Fix detecting the end of extensions Martin Povišer 2024-10-04 10:03:30 +02:00
  • 2b1b5652f1 Adjust read_xaiger2 prints Martin Povišer 2024-10-04 10:02:53 +02:00
  • e58a9b6ab6 abc9: Understand ASIC options similar to abc Martin Povišer 2024-04-09 18:30:51 +02:00
  • d4e009fc2f aiger2: Add TODO Martin Povišer 2024-10-02 11:28:19 +02:00
  • f72d0219d1 Update test-build.yml KrystalDelusion 2024-10-07 22:52:33 +13:00
  • 33930e44ac ci: Test build docs Krystine Sherwin 2024-10-07 22:22:10 +13:00
  • edf29e725e Docs: Add functional_ir to index Krystine Sherwin 2024-10-07 22:20:22 +13:00
  • 3e6e8c892e Bump abc submodule Emil J. Tywoniak 2024-10-07 11:09:02 +02:00
  • 1f517d6c7d Merge pull request #4553 from donn/python_scriptfile Emil J 2024-10-07 11:02:40 +02:00
  • 13d7b5fd6a Docs: Ignore example outputs Krystine Sherwin 2024-10-07 22:01:01 +13:00
  • 0b1b94d85e Docs: Clean example outputs Krystine Sherwin 2024-10-07 22:00:28 +13:00
  • 468a019c30 docs: Makefile tidying Krystine Sherwin 2024-10-07 21:56:23 +13:00
  • 2e1181a092 ci: Run make docs on PRs Krystine Sherwin 2024-10-07 21:25:15 +13:00