3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

Commit graph

  • c7c99a694b Updaed ABC to hg rev 61ad5f908c03 Clifford Wolf 2015-01-27 19:22:56 +01:00
  • 13b50bacfe Rethrow with "catch(...) throw;" Clifford Wolf 2015-01-25 22:57:09 +01:00
  • acfaeb8d34 Added equiv_remove Clifford Wolf 2015-01-25 14:20:22 +01:00
  • 66a6b86daa Added equiv_miter Clifford Wolf 2015-01-25 14:00:49 +01:00
  • 2a9ad48eb6 Added ENABLE_NDEBUG makefile options Clifford Wolf 2015-01-24 12:16:46 +01:00
  • 8fe9ab50e5 Added #ifdef NDEBUG for log_assert() Clifford Wolf 2015-01-24 11:49:34 +01:00
  • 909a95182b Fixed xilinx FDSE sim model Clifford Wolf 2015-01-24 11:03:22 +01:00
  • 75bbeb828a Various equiv_* improvements Clifford Wolf 2015-01-24 00:16:17 +01:00
  • 43951099cf Added dict/pool.sort() Clifford Wolf 2015-01-24 00:13:27 +01:00
  • 1cb4c925d0 Improvements in equiv_make, equiv_induct Clifford Wolf 2015-01-22 21:23:01 +01:00
  • 5707ba22c1 Improved xdot calling Clifford Wolf 2015-01-22 20:45:53 +01:00
  • f6d94e8720 Added equiv_induct Clifford Wolf 2015-01-22 14:03:18 +01:00
  • a6aa32e762 Various equiv_simple improvements Clifford Wolf 2015-01-22 13:40:26 +01:00
  • 0a225f8b27 Moved equiv stuff to passes/equiv/ Clifford Wolf 2015-01-22 12:03:15 +01:00
  • abf8398216 Progress in equiv_simple Clifford Wolf 2015-01-21 23:59:58 +00:00
  • 74e1de1fac Fixed opt_muxtree performance bug Clifford Wolf 2015-01-21 16:44:07 +01:00
  • 0bfec8e24c Faster "make clean-abc" Clifford Wolf 2015-01-20 23:17:53 +00:00
  • 81020269b2 README stuff Clifford Wolf 2015-01-20 20:59:50 +00:00
  • 5febbe3620 Added equiv_simple Clifford Wolf 2015-01-19 15:08:44 +01:00
  • 615c2e136e Added equiv_status Clifford Wolf 2015-01-19 14:20:04 +01:00
  • 76c5d863c5 Added equiv_make command Clifford Wolf 2015-01-19 13:59:08 +01:00
  • e13a45ae61 Added $equiv cell type Clifford Wolf 2015-01-19 11:55:05 +01:00
  • 3a58b8d5b5 Merge branch 'master' of github.com:cliffordwolf/yosys Clifford Wolf 2015-01-18 19:47:06 +01:00
  • d29d26f882 Various cleanups in xilinx techlib Clifford Wolf 2015-01-18 19:43:54 +01:00
  • 8d295730e5 Refactoring of memory_bram and xilinx brams Clifford Wolf 2015-01-18 19:05:29 +01:00
  • f6f51cd68a Merge pull request #47 from mschmoelzer/master Clifford Wolf 2015-01-18 16:39:55 +01:00
  • 026b94a6f1 Add "echo-yosys-ver" and "echo-git-rev" Makefile targets. Martin Schmölzer 2015-01-18 16:09:42 +01:00
  • 694cc01f1d improvements in muxtree/select_leaves test Clifford Wolf 2015-01-18 13:24:01 +01:00
  • f630868bc9 Improvements in opt_muxtree Clifford Wolf 2015-01-18 12:57:36 +01:00
  • d3b35017f8 More opt_muxtree cleanups Clifford Wolf 2015-01-18 12:13:18 +01:00
  • 0217ea0fb8 Added hashlib::idict<> Clifford Wolf 2015-01-18 12:12:33 +01:00
  • 61192514e3 Various cleanups and improvements in opt_muxtree Clifford Wolf 2015-01-18 11:17:56 +01:00
  • 279a18c9a3 Added synth_xilinx -retime -flatten Clifford Wolf 2015-01-17 20:47:18 +01:00
  • 8658eed52a Added support for memories to flatten (techmap) Clifford Wolf 2015-01-17 20:46:52 +01:00
  • 7031231145 Added MUXCY and XORCY support to synth_xilinx Clifford Wolf 2015-01-17 15:39:54 +01:00
  • a95c229e12 Fixed a bug in opt_muxtree for "mux forests" Clifford Wolf 2015-01-17 13:56:53 +01:00
  • 3628ca989c Improved opt_muxtree Clifford Wolf 2015-01-17 12:05:19 +01:00
  • b32ba6f568 Optimizing no-op cell->setPort() Clifford Wolf 2015-01-17 12:04:40 +01:00
  • 8ce8a230f4 Bugfix in dff2dffe Clifford Wolf 2015-01-16 17:51:17 +01:00
  • 3ed4e34380 Added cells.lib Clifford Wolf 2015-01-16 15:50:42 +01:00
  • dff8bd3b2a Added dff2dffe to synth_xilinx Clifford Wolf 2015-01-16 15:49:15 +01:00
  • 7bde74cd2a Added more FF types to xilinx/cells.v Clifford Wolf 2015-01-16 15:24:54 +01:00
  • 6b09153320 Fixed xilinx bram clock inverted config Clifford Wolf 2015-01-16 15:11:56 +01:00
  • fd8c8d4fd3 Added FF cells to xilinx/cells_sim.v Clifford Wolf 2015-01-16 14:59:40 +01:00
  • b197279f3c Added Xilinx MUXF7 and MUXF8 support Clifford Wolf 2015-01-15 13:50:04 +01:00
  • 2e36faeced Added "abc -lut w1:w2" Clifford Wolf 2015-01-15 13:37:48 +01:00
  • 9065fb25cc Fixed handling of foo.__TECHMAP_... Clifford Wolf 2015-01-15 13:36:57 +01:00
  • df9d096a7d Ignoring more system task and functions Clifford Wolf 2015-01-15 13:08:19 +01:00
  • a588a4a5c9 Fixed handling of "input foo; reg [0:0] foo;" Clifford Wolf 2015-01-15 12:53:12 +01:00
  • 8e8e791fb5 Consolidate "Blocking assignment to memory.." msgs for the same line Clifford Wolf 2015-01-15 12:41:52 +01:00
  • 153d3dd4e0 Various cleanups in synth_xilinx command Clifford Wolf 2015-01-13 13:20:32 +01:00
  • 8426884b40 Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim) Clifford Wolf 2015-01-13 13:20:09 +01:00
  • dfa42e272c Tiny fix in vcdcd.pl Clifford Wolf 2015-01-13 12:59:29 +01:00
  • dd699e03c1 Small Makefile typo fix Clifford Wolf 2015-01-13 12:21:27 +01:00
  • 95f1eb9b87 Only enable code coverage counters on linux Clifford Wolf 2015-01-09 17:32:53 +01:00
  • bd3dd80526 Merge pull request #46 from utzig/master Clifford Wolf 2015-01-08 16:06:03 +01:00
  • 0a231f96d7 Enable use of homebrew's provided bison if available Fabio Utzig 2015-01-08 09:58:24 -02:00
  • fff6f00b3c Enable bison to be customized Fabio Utzig 2015-01-08 09:56:20 -02:00
  • b16ed78b43 Add homebrew's libffi paths Fabio Utzig 2015-01-08 09:54:28 -02:00
  • 0ca889a433 Add homebrew's readline paths Fabio Utzig 2015-01-08 09:52:30 -02:00
  • 1d96277f5d Added add_share_file Makefile macro Clifford Wolf 2015-01-08 00:23:18 +01:00
  • 38dfc5c580 added minimalistic xilinx sim models Clifford Wolf 2015-01-08 00:05:11 +01:00
  • fd787609aa disabled problematic mux -> and/or transform Clifford Wolf 2015-01-07 23:25:51 +01:00
  • d1e38693d5 More Xilinx bram cleanups Clifford Wolf 2015-01-07 01:59:36 +01:00
  • 584c5f3937 Cleanups in xilinx bram descriptions Clifford Wolf 2015-01-07 01:28:18 +01:00
  • b26590f8ab memory_bram hotfix for memories with width 1 Clifford Wolf 2015-01-06 23:59:53 +01:00
  • 08c13f635c Xilinx RAMB36/RAMB18 memory_bram support complete Clifford Wolf 2015-01-06 23:54:33 +01:00
  • ec2eef89fa Towards Xilinx bram support Clifford Wolf 2015-01-06 23:21:52 +01:00
  • 7cc5192125 small fix in xilinx/brams.v Clifford Wolf 2015-01-06 17:21:18 +01:00
  • 07703bdac4 fixed compiler warning on non-linux archs Clifford Wolf 2015-01-06 16:12:43 +01:00
  • da72050107 removed old debug code Clifford Wolf 2015-01-06 16:08:04 +01:00
  • 859e3e41e7 hashlib iterator fix Clifford Wolf 2015-01-06 16:05:00 +01:00
  • 9fb715dc74 build fix for mxe Clifford Wolf 2015-01-06 15:46:58 +01:00
  • 9474928672 Towards Xilinx bram support Clifford Wolf 2015-01-06 15:26:33 +01:00
  • 4a0b3a5423 Various small improvements to synth_xilinx Clifford Wolf 2015-01-06 14:37:50 +01:00
  • 081e1a49f8 Towards Xilinx bram support Clifford Wolf 2015-01-06 14:26:51 +01:00
  • 9c7f47bbd5 Towards Xilinx bram support Clifford Wolf 2015-01-06 13:33:51 +01:00
  • 462b22f44f dict<> ref vs insert bugfix Clifford Wolf 2015-01-06 00:16:44 +01:00
  • 9ea2511fe8 Towards Xilinx bram support Clifford Wolf 2015-01-05 13:59:04 +01:00
  • 8898897f7b Towards Xilinx bram support Clifford Wolf 2015-01-04 14:23:30 +01:00
  • daae35319b Added memory_bram "shuffle_enable" feature Clifford Wolf 2015-01-04 13:14:30 +01:00
  • 5d631f0ea7 Removed left over debug code from memory_bram Clifford Wolf 2015-01-04 11:46:04 +01:00
  • 0648e2874c Fixed pattern matching in "hierarchy -generate" Clifford Wolf 2015-01-04 11:45:39 +01:00
  • f9304e6c10 Print non-errors to stdout Clifford Wolf 2015-01-03 22:10:33 +01:00
  • 45918b8315 Added "memory -bram" Clifford Wolf 2015-01-03 17:40:20 +01:00
  • a7fe87f888 Added memory_bram 'or_next_if_better' feature Clifford Wolf 2015-01-03 17:34:05 +01:00
  • fd2c224c04 memory_bram transp support Clifford Wolf 2015-01-03 12:41:46 +01:00
  • a7e43ae3d9 Progress in memory_bram Clifford Wolf 2015-01-03 10:57:01 +01:00
  • 146f769bee Cosmetic changes in verilog output format Clifford Wolf 2015-01-02 22:46:20 +01:00
  • 90f4017703 Added proper clkpol support to memory_bram Clifford Wolf 2015-01-02 22:45:26 +01:00
  • 1dca7ae486 Fixes and improvements in bram test Clifford Wolf 2015-01-02 18:54:22 +01:00
  • 03b3c02540 Progress in bram testbench Clifford Wolf 2015-01-02 17:50:15 +01:00
  • 1bd67d792e Define YOSYS and SYNTHESIS in preproc Clifford Wolf 2015-01-02 17:11:54 +01:00
  • 474831643c New $mem simlib model Clifford Wolf 2015-01-02 17:11:31 +01:00
  • bbf89c4dc6 Progress in memory_bram Clifford Wolf 2015-01-02 13:59:47 +01:00
  • 36c20f2ede Progress in memory_bram Clifford Wolf 2015-01-02 00:07:44 +01:00
  • 24ae156a74 Progress in bram testbench Clifford Wolf 2015-01-01 19:42:39 +01:00
  • 340e769667 Bram testbench (incomplete) Clifford Wolf 2015-01-01 17:01:17 +01:00
  • f29f4e7c83 Progress in memory_bram Clifford Wolf 2015-01-01 15:32:37 +01:00
  • eefe78be09 Fixed memory->start_offset handling Clifford Wolf 2015-01-01 12:56:01 +01:00