Commit graph

  • 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
  • 17c1c55473 Progress in memory_bram Clifford Wolf 2015-01-01 12:17:19 +01:00
  • e62d838bd4 Removed SigSpec::extend_xx() api Clifford Wolf 2015-01-01 11:41:52 +01:00
  • 327a5d42b6 Progress in memory_bram Clifford Wolf 2014-12-31 22:50:08 +01:00
  • 94e6b70736 Added memory_bram (not functional yet) Clifford Wolf 2014-12-31 16:53:53 +01:00
  • 1e08621e7e Added hashlib .count(key, iterator) and it1 < it2 Clifford Wolf 2014-12-31 14:52:46 +01:00
  • 539dd805f4 Improvements in CodingReadme Clifford Wolf 2014-12-31 14:26:54 +01:00
  • ba48b6b1e6 improved bitpattern (proc_mux) performance Clifford Wolf 2014-12-31 13:15:35 +01:00
  • b9e412423a hashlib cleanups and a fix Clifford Wolf 2014-12-31 13:05:33 +01:00
  • 12b05dfc04 gcc-4.6 compile fixes Clifford Wolf 2014-12-31 04:24:04 +01:00
  • 429ccb62a1 new hashlib::pool<> (derived from new dict) Clifford Wolf 2014-12-31 04:19:04 +01:00
  • c4bd6cb9d3 major rewrite of hashlib::dict<> Clifford Wolf 2014-12-31 03:58:29 +01:00
  • 7d6a7fe2ce IdString optimization Clifford Wolf 2014-12-31 03:56:09 +01:00
  • 60f16e17af hotfix for ModInfo Clifford Wolf 2014-12-31 03:55:13 +01:00
  • 6fef4b82a2 using pool<> in bitpattern.h Clifford Wolf 2014-12-30 23:45:43 +01:00
  • 1909edfa9c improved -v option Clifford Wolf 2014-12-30 22:54:42 +01:00
  • 11c3b81c08 typo fix for "opt -fast" Clifford Wolf 2014-12-30 22:35:38 +01:00
  • 50fff2b240 print timing details (-d) in -q mode Clifford Wolf 2014-12-30 22:31:04 +01:00
  • 972faab1c8 Fixed a bug in "select %ci %co %x" Clifford Wolf 2014-12-30 20:15:18 +01:00
  • eceecfeb8c Added more information to CodingReadme Clifford Wolf 2014-12-30 19:39:17 +01:00
  • 4606addfef Fixed typo in ABC command Clifford Wolf 2014-12-30 19:38:40 +01:00
  • 0675098733 added hashlib::mkhash_init Clifford Wolf 2014-12-30 18:51:24 +01:00
  • ba43cf5807 Fixed simlib entries for $memrd and $memwr Clifford Wolf 2014-12-30 13:33:29 +01:00
  • 120a8313d9 Small optimization in hashlib Clifford Wolf 2014-12-30 13:30:22 +01:00
  • 3857e1cb66 Improvements in hashlib Clifford Wolf 2014-12-30 13:22:33 +01:00
  • c64b1de11d Fixed build with SMALL=1 Clifford Wolf 2014-12-30 11:41:24 +01:00
  • d72a666440 Put dummy reference to empty idstring in yosys_shutdown() Clifford Wolf 2014-12-29 21:26:15 +01:00
  • 2f1e6aa256 Improved free list management in hashlib Clifford Wolf 2014-12-29 20:24:28 +01:00
  • ed8f1b42fc Fixed memory corruption in "splice" command Clifford Wolf 2014-12-29 20:23:22 +01:00
  • 29a555ec7e Added statehash to ezSAT Clifford Wolf 2014-12-29 17:10:37 +01:00
  • 7a4d5d1c0f Less verbose ABC output Clifford Wolf 2014-12-29 15:17:40 +01:00
  • 0bb6b24c11 Added global yosys_celltypes Clifford Wolf 2014-12-29 14:30:33 +01:00
  • ecd64182c5 Added "yosys -X" Clifford Wolf 2014-12-29 13:33:33 +01:00
  • 3ff0d04555 Cleanups in opt_clean Clifford Wolf 2014-12-29 05:10:19 +01:00
  • 33e25394b4 Fixed comment parsing in Pass::call() Clifford Wolf 2014-12-29 04:15:48 +01:00
  • 7d843adef9 dict/pool changes in opt_clean Clifford Wolf 2014-12-29 04:06:52 +01:00
  • 662cb549e4 Added newline support to Pass::call() parser Clifford Wolf 2014-12-29 03:49:45 +01:00
  • 90bc71dd90 dict/pool changes in ast Clifford Wolf 2014-12-29 03:11:50 +01:00
  • 397ae5b697 gcc build fixes Clifford Wolf 2014-12-29 02:46:59 +01:00
  • cfe0817697 Converting "share" to dict<> and pool<> complete Clifford Wolf 2014-12-29 02:01:42 +01:00
  • 9ff3a9f30d Switched most of "share" to dict<> and pool<> Clifford Wolf 2014-12-29 00:42:48 +01:00
  • a2226e5307 Added mkhash_xorshift() Clifford Wolf 2014-12-29 00:12:36 +01:00
  • dede5353b1 Some changes to hashlib to make for better stl compatibility Clifford Wolf 2014-12-28 22:26:09 +01:00