yosys.git
9 years agoMerge pull request #48 from rubund/master
Clifford Wolf [Sun, 1 Feb 2015 21:55:52 +0000 (22:55 +0100)]
Merge pull request #48 from rubund/master

Fixed typos found by lintian

9 years agoImproved performance in equiv_simple
Clifford Wolf [Sun, 1 Feb 2015 21:41:03 +0000 (22:41 +0100)]
Improved performance in equiv_simple

9 years agoFixed typos found by lintian
Ruben Undheim [Sun, 1 Feb 2015 20:49:55 +0000 (21:49 +0100)]
Fixed typos found by lintian

9 years agoRemoved old XST-based xilinx examples
Clifford Wolf [Sun, 1 Feb 2015 16:10:46 +0000 (17:10 +0100)]
Removed old XST-based xilinx examples

9 years agoAdded Xilinx example for Basys3 board
Clifford Wolf [Sun, 1 Feb 2015 16:09:34 +0000 (17:09 +0100)]
Added Xilinx example for Basys3 board

9 years agoAdded EDIF backend support for multi-bit cell ports
Clifford Wolf [Sun, 1 Feb 2015 14:43:35 +0000 (15:43 +0100)]
Added EDIF backend support for multi-bit cell ports

9 years agoAdded missing ports and parameters to xilinx brams
Clifford Wolf [Sun, 1 Feb 2015 14:42:59 +0000 (15:42 +0100)]
Added missing ports and parameters to xilinx brams

9 years agoAdded "make mklibyosys", some minor API changes
Clifford Wolf [Sun, 1 Feb 2015 12:38:46 +0000 (13:38 +0100)]
Added "make mklibyosys", some minor API changes

9 years agoMinor README changes
Clifford Wolf [Sat, 31 Jan 2015 23:57:12 +0000 (00:57 +0100)]
Minor README changes

9 years agoRemoved TODO list from README file
Clifford Wolf [Sat, 31 Jan 2015 23:48:22 +0000 (00:48 +0100)]
Removed TODO list from README file

9 years agoAdded yosys_banner(), Updated Copyright range
Clifford Wolf [Sat, 31 Jan 2015 23:39:59 +0000 (00:39 +0100)]
Added yosys_banner(), Updated Copyright range

9 years agoAdded <algorithm> include to hashlib.h
Clifford Wolf [Sat, 31 Jan 2015 23:27:07 +0000 (00:27 +0100)]
Added <algorithm> include to hashlib.h

9 years agoUsing selections in "ls" command
Clifford Wolf [Sat, 31 Jan 2015 23:13:19 +0000 (00:13 +0100)]
Using selections in "ls" command

9 years agoShorter "dump" options
Clifford Wolf [Sat, 31 Jan 2015 22:52:36 +0000 (23:52 +0100)]
Shorter "dump" options

9 years agoBugfix in opt_const $eq -> buffer code
Clifford Wolf [Sat, 31 Jan 2015 22:25:32 +0000 (23:25 +0100)]
Bugfix in opt_const $eq -> buffer code

9 years agoLog msg change
Clifford Wolf [Sat, 31 Jan 2015 20:26:53 +0000 (21:26 +0100)]
Log msg change

9 years agoFixed equiv_make for partially undriven nets (e.g. after "clean -purge")
Clifford Wolf [Sat, 31 Jan 2015 20:07:42 +0000 (21:07 +0100)]
Fixed equiv_make for partially undriven nets (e.g. after "clean -purge")

9 years agoAdded "equiv_induct -undef"
Clifford Wolf [Sat, 31 Jan 2015 12:58:04 +0000 (13:58 +0100)]
Added "equiv_induct -undef"

9 years agoAdded "equiv_simple -undef"
Clifford Wolf [Sat, 31 Jan 2015 12:06:41 +0000 (13:06 +0100)]
Added "equiv_simple -undef"

9 years agoAdded "equiv_make -blacklist <file> -encfile <file>"
Clifford Wolf [Sat, 31 Jan 2015 11:08:20 +0000 (12:08 +0100)]
Added "equiv_make -blacklist <file> -encfile <file>"

9 years agoSynced RTLIL::unescape_id() to log_id() behavior
Clifford Wolf [Fri, 30 Jan 2015 21:51:16 +0000 (22:51 +0100)]
Synced RTLIL::unescape_id() to log_id() behavior

9 years agoAdded "fsm -encfile"
Clifford Wolf [Fri, 30 Jan 2015 21:46:53 +0000 (22:46 +0100)]
Added "fsm -encfile"

9 years agoMore log_id() stuff
Clifford Wolf [Fri, 30 Jan 2015 21:22:52 +0000 (22:22 +0100)]
More log_id() stuff

9 years agoSome cleanups in log.cc
Clifford Wolf [Fri, 30 Jan 2015 21:12:26 +0000 (22:12 +0100)]
Some cleanups in log.cc

9 years agoImproved an error message
Clifford Wolf [Tue, 27 Jan 2015 23:46:00 +0000 (00:46 +0100)]
Improved an error message

9 years agoFixed bug in equiv_miter
Clifford Wolf [Tue, 27 Jan 2015 23:14:23 +0000 (23:14 +0000)]
Fixed bug in equiv_miter

9 years agoAdded "sat -show-ports"
Clifford Wolf [Tue, 27 Jan 2015 23:04:28 +0000 (23:04 +0000)]
Added "sat -show-ports"

9 years agoBugfix in resource sharing test
Clifford Wolf [Tue, 27 Jan 2015 18:30:06 +0000 (19:30 +0100)]
Bugfix in resource sharing test

9 years agoUpdaed ABC to hg rev 61ad5f908c03
Clifford Wolf [Tue, 27 Jan 2015 18:22:56 +0000 (19:22 +0100)]
Updaed ABC to hg rev 61ad5f908c03

9 years agoRethrow with "catch(...) throw;"
Clifford Wolf [Sun, 25 Jan 2015 21:57:09 +0000 (22:57 +0100)]
Rethrow with "catch(...) throw;"

9 years agoAdded equiv_remove
Clifford Wolf [Sun, 25 Jan 2015 13:20:22 +0000 (14:20 +0100)]
Added equiv_remove

9 years agoAdded equiv_miter
Clifford Wolf [Sun, 25 Jan 2015 13:00:49 +0000 (14:00 +0100)]
Added equiv_miter

9 years agoAdded ENABLE_NDEBUG makefile options
Clifford Wolf [Sat, 24 Jan 2015 11:16:46 +0000 (12:16 +0100)]
Added ENABLE_NDEBUG makefile options

9 years agoAdded #ifdef NDEBUG for log_assert()
Clifford Wolf [Sat, 24 Jan 2015 10:49:34 +0000 (11:49 +0100)]
Added #ifdef NDEBUG for log_assert()

9 years agoFixed xilinx FDSE sim model
Clifford Wolf [Sat, 24 Jan 2015 10:03:22 +0000 (11:03 +0100)]
Fixed xilinx FDSE sim model

9 years agoVarious equiv_* improvements
Clifford Wolf [Fri, 23 Jan 2015 23:16:17 +0000 (00:16 +0100)]
Various equiv_* improvements

9 years agoAdded dict/pool.sort()
Clifford Wolf [Fri, 23 Jan 2015 23:13:27 +0000 (00:13 +0100)]
Added dict/pool.sort()

9 years agoImprovements in equiv_make, equiv_induct
Clifford Wolf [Thu, 22 Jan 2015 20:23:01 +0000 (21:23 +0100)]
Improvements in equiv_make, equiv_induct

9 years agoImproved xdot calling
Clifford Wolf [Thu, 22 Jan 2015 19:45:53 +0000 (20:45 +0100)]
Improved xdot calling

9 years agoAdded equiv_induct
Clifford Wolf [Thu, 22 Jan 2015 13:03:18 +0000 (14:03 +0100)]
Added equiv_induct

9 years agoVarious equiv_simple improvements
Clifford Wolf [Thu, 22 Jan 2015 12:40:26 +0000 (13:40 +0100)]
Various equiv_simple improvements

9 years agoMoved equiv stuff to passes/equiv/
Clifford Wolf [Thu, 22 Jan 2015 11:03:15 +0000 (12:03 +0100)]
Moved equiv stuff to passes/equiv/

9 years agoProgress in equiv_simple
Clifford Wolf [Wed, 21 Jan 2015 23:59:58 +0000 (23:59 +0000)]
Progress in equiv_simple

9 years agoFixed opt_muxtree performance bug
Clifford Wolf [Wed, 21 Jan 2015 15:44:07 +0000 (16:44 +0100)]
Fixed opt_muxtree performance bug

9 years agoFaster "make clean-abc"
Clifford Wolf [Tue, 20 Jan 2015 23:17:53 +0000 (23:17 +0000)]
Faster "make clean-abc"

9 years agoREADME stuff
Clifford Wolf [Tue, 20 Jan 2015 20:59:50 +0000 (20:59 +0000)]
README stuff

9 years agoAdded equiv_simple
Clifford Wolf [Mon, 19 Jan 2015 14:08:44 +0000 (15:08 +0100)]
Added equiv_simple

9 years agoAdded equiv_status
Clifford Wolf [Mon, 19 Jan 2015 13:20:04 +0000 (14:20 +0100)]
Added equiv_status

9 years agoAdded equiv_make command
Clifford Wolf [Mon, 19 Jan 2015 12:59:08 +0000 (13:59 +0100)]
Added equiv_make command

9 years agoAdded $equiv cell type
Clifford Wolf [Mon, 19 Jan 2015 10:55:05 +0000 (11:55 +0100)]
Added $equiv cell type

9 years agoMerge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf [Sun, 18 Jan 2015 18:47:06 +0000 (19:47 +0100)]
Merge branch 'master' of github.com:cliffordwolf/yosys

9 years agoVarious cleanups in xilinx techlib
Clifford Wolf [Sun, 18 Jan 2015 18:43:54 +0000 (19:43 +0100)]
Various cleanups in xilinx techlib

9 years agoRefactoring of memory_bram and xilinx brams
Clifford Wolf [Sun, 18 Jan 2015 18:05:29 +0000 (19:05 +0100)]
Refactoring of memory_bram and xilinx brams

9 years agoMerge pull request #47 from mschmoelzer/master
Clifford Wolf [Sun, 18 Jan 2015 15:39:55 +0000 (16:39 +0100)]
Merge pull request #47 from mschmoelzer/master

Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.

9 years agoAdd "echo-yosys-ver" and "echo-git-rev" Makefile targets.
Martin Schmölzer [Sun, 18 Jan 2015 15:09:42 +0000 (16:09 +0100)]
Add "echo-yosys-ver" and "echo-git-rev" Makefile targets.

These Makefile targets simply echo the corresponding Makefile variable,
simplifying package build scripts.

Signed-off-by: Martin Schmölzer <mschmoelzer@gmail.com>
9 years agoimprovements in muxtree/select_leaves test
Clifford Wolf [Sun, 18 Jan 2015 12:24:01 +0000 (13:24 +0100)]
improvements in muxtree/select_leaves test

9 years agoImprovements in opt_muxtree
Clifford Wolf [Sun, 18 Jan 2015 11:57:36 +0000 (12:57 +0100)]
Improvements in opt_muxtree

9 years agoMore opt_muxtree cleanups
Clifford Wolf [Sun, 18 Jan 2015 11:13:18 +0000 (12:13 +0100)]
More opt_muxtree cleanups

9 years agoAdded hashlib::idict<>
Clifford Wolf [Sun, 18 Jan 2015 11:12:33 +0000 (12:12 +0100)]
Added hashlib::idict<>

9 years agoVarious cleanups and improvements in opt_muxtree
Clifford Wolf [Sun, 18 Jan 2015 10:17:56 +0000 (11:17 +0100)]
Various cleanups and improvements in opt_muxtree

9 years agoAdded synth_xilinx -retime -flatten
Clifford Wolf [Sat, 17 Jan 2015 19:47:18 +0000 (20:47 +0100)]
Added synth_xilinx -retime -flatten

9 years agoAdded support for memories to flatten (techmap)
Clifford Wolf [Sat, 17 Jan 2015 19:46:52 +0000 (20:46 +0100)]
Added support for memories to flatten (techmap)

9 years agoAdded MUXCY and XORCY support to synth_xilinx
Clifford Wolf [Sat, 17 Jan 2015 14:39:54 +0000 (15:39 +0100)]
Added MUXCY and XORCY support to synth_xilinx

9 years agoFixed a bug in opt_muxtree for "mux forests"
Clifford Wolf [Sat, 17 Jan 2015 12:56:53 +0000 (13:56 +0100)]
Fixed a bug in opt_muxtree for "mux forests"

9 years agoImproved opt_muxtree
Clifford Wolf [Sat, 17 Jan 2015 11:05:19 +0000 (12:05 +0100)]
Improved opt_muxtree

9 years agoOptimizing no-op cell->setPort()
Clifford Wolf [Sat, 17 Jan 2015 11:04:40 +0000 (12:04 +0100)]
Optimizing no-op cell->setPort()

9 years agoBugfix in dff2dffe
Clifford Wolf [Fri, 16 Jan 2015 16:51:17 +0000 (17:51 +0100)]
Bugfix in dff2dffe

9 years agoAdded cells.lib
Clifford Wolf [Fri, 16 Jan 2015 14:50:42 +0000 (15:50 +0100)]
Added cells.lib

9 years agoAdded dff2dffe to synth_xilinx
Clifford Wolf [Fri, 16 Jan 2015 14:49:15 +0000 (15:49 +0100)]
Added dff2dffe to synth_xilinx

9 years agoAdded more FF types to xilinx/cells.v
Clifford Wolf [Fri, 16 Jan 2015 14:24:54 +0000 (15:24 +0100)]
Added more FF types to xilinx/cells.v

9 years agoFixed xilinx bram clock inverted config
Clifford Wolf [Fri, 16 Jan 2015 14:11:56 +0000 (15:11 +0100)]
Fixed xilinx bram clock inverted config

9 years agoAdded FF cells to xilinx/cells_sim.v
Clifford Wolf [Fri, 16 Jan 2015 13:59:40 +0000 (14:59 +0100)]
Added FF cells to xilinx/cells_sim.v

9 years agoAdded Xilinx MUXF7 and MUXF8 support
Clifford Wolf [Thu, 15 Jan 2015 12:50:04 +0000 (13:50 +0100)]
Added Xilinx MUXF7 and MUXF8 support

9 years agoAdded "abc -lut w1:w2"
Clifford Wolf [Thu, 15 Jan 2015 12:37:48 +0000 (13:37 +0100)]
Added "abc -lut w1:w2"

9 years agoFixed handling of foo.__TECHMAP_...
Clifford Wolf [Thu, 15 Jan 2015 12:36:57 +0000 (13:36 +0100)]
Fixed handling of foo.__TECHMAP_...

9 years agoIgnoring more system task and functions
Clifford Wolf [Thu, 15 Jan 2015 12:08:19 +0000 (13:08 +0100)]
Ignoring more system task and functions

9 years agoFixed handling of "input foo; reg [0:0] foo;"
Clifford Wolf [Thu, 15 Jan 2015 11:53:12 +0000 (12:53 +0100)]
Fixed handling of "input foo; reg [0:0] foo;"

9 years agoConsolidate "Blocking assignment to memory.." msgs for the same line
Clifford Wolf [Thu, 15 Jan 2015 11:41:52 +0000 (12:41 +0100)]
Consolidate "Blocking assignment to memory.." msgs for the same line

9 years agoVarious cleanups in synth_xilinx command
Clifford Wolf [Tue, 13 Jan 2015 12:20:32 +0000 (13:20 +0100)]
Various cleanups in synth_xilinx command

9 years agoRe-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim)
Clifford Wolf [Tue, 13 Jan 2015 12:20:09 +0000 (13:20 +0100)]
Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim)

9 years agoTiny fix in vcdcd.pl
Clifford Wolf [Tue, 13 Jan 2015 11:59:29 +0000 (12:59 +0100)]
Tiny fix in vcdcd.pl

9 years agoSmall Makefile typo fix
Clifford Wolf [Tue, 13 Jan 2015 11:21:27 +0000 (12:21 +0100)]
Small Makefile typo fix

9 years agoOnly enable code coverage counters on linux
Clifford Wolf [Fri, 9 Jan 2015 16:32:53 +0000 (17:32 +0100)]
Only enable code coverage counters on linux

9 years agoMerge pull request #46 from utzig/master
Clifford Wolf [Thu, 8 Jan 2015 15:06:03 +0000 (16:06 +0100)]
Merge pull request #46 from utzig/master

Fixes building on a Mac using Homebrew as package manager

9 years agoEnable use of homebrew's provided bison if available
Fabio Utzig [Thu, 8 Jan 2015 11:58:24 +0000 (09:58 -0200)]
Enable use of homebrew's provided bison if available

9 years agoEnable bison to be customized
Fabio Utzig [Thu, 8 Jan 2015 11:56:20 +0000 (09:56 -0200)]
Enable bison to be customized

9 years agoAdd homebrew's libffi paths
Fabio Utzig [Thu, 8 Jan 2015 11:54:28 +0000 (09:54 -0200)]
Add homebrew's libffi paths

9 years agoAdd homebrew's readline paths
Fabio Utzig [Thu, 8 Jan 2015 11:52:30 +0000 (09:52 -0200)]
Add homebrew's readline paths

9 years agoAdded add_share_file Makefile macro
Clifford Wolf [Wed, 7 Jan 2015 23:23:18 +0000 (00:23 +0100)]
Added add_share_file Makefile macro

9 years agoadded minimalistic xilinx sim models
Clifford Wolf [Wed, 7 Jan 2015 23:05:11 +0000 (00:05 +0100)]
added minimalistic xilinx sim models

9 years agodisabled problematic mux -> and/or transform
Clifford Wolf [Wed, 7 Jan 2015 22:25:51 +0000 (23:25 +0100)]
disabled problematic mux -> and/or transform

9 years agoMore Xilinx bram cleanups
Clifford Wolf [Wed, 7 Jan 2015 00:59:36 +0000 (01:59 +0100)]
More Xilinx bram cleanups

9 years agoCleanups in xilinx bram descriptions
Clifford Wolf [Wed, 7 Jan 2015 00:28:18 +0000 (01:28 +0100)]
Cleanups in xilinx bram descriptions

9 years agomemory_bram hotfix for memories with width 1
Clifford Wolf [Tue, 6 Jan 2015 22:59:53 +0000 (23:59 +0100)]
memory_bram hotfix for memories with width 1

9 years agoXilinx RAMB36/RAMB18 memory_bram support complete
Clifford Wolf [Tue, 6 Jan 2015 22:54:33 +0000 (23:54 +0100)]
Xilinx RAMB36/RAMB18 memory_bram support complete

9 years agoTowards Xilinx bram support
Clifford Wolf [Tue, 6 Jan 2015 22:21:52 +0000 (23:21 +0100)]
Towards Xilinx bram support

9 years agosmall fix in xilinx/brams.v
Clifford Wolf [Tue, 6 Jan 2015 16:21:18 +0000 (17:21 +0100)]
small fix in xilinx/brams.v

9 years agofixed compiler warning on non-linux archs
Clifford Wolf [Tue, 6 Jan 2015 15:12:43 +0000 (16:12 +0100)]
fixed compiler warning on non-linux archs

9 years agoremoved old debug code
Clifford Wolf [Tue, 6 Jan 2015 15:08:04 +0000 (16:08 +0100)]
removed old debug code

9 years agohashlib iterator fix
Clifford Wolf [Tue, 6 Jan 2015 15:05:00 +0000 (16:05 +0100)]
hashlib iterator fix