index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
yosys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
log_dump() to support State enum
Eddie Hung
2019-10-02
1
-0
/
+1
*
Move namespace alias
Eddie Hung
2019-08-16
1
-2
/
+1
*
Try this for gcc-4.8?
Eddie Hung
2019-08-15
1
-1
/
+1
*
Fix spacing
Eddie Hung
2019-08-15
1
-1
/
+1
*
Use more ID::{A,B,Y,blackbox,whitebox}
Eddie Hung
2019-08-15
1
-0
/
+2
*
Improve API of ID() macro
Clifford Wolf
2019-08-11
1
-2
/
+10
*
New mxe hacks needed to support 2ca237e
Miodrag Milanovic
2019-08-01
1
-0
/
+4
*
made ObjectIterator extend std::iterator
Jakob Wenzel
2019-07-24
1
-0
/
+1
*
Optimize ceil_log2 function
Matthew Daiter
2019-05-07
1
-1
/
+1
*
fix codestyle formatting
Oleg Endo
2019-04-29
1
-1
/
+1
*
escape spaces with backslash when writing dep file
Oleg Endo
2019-04-29
1
-0
/
+1
*
Added support for changing Yosys namespace
Benedikt Tutzer
2019-04-03
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into feature/python_bindings
Benedikt Tutzer
2019-03-28
1
-1
/
+1
|
\
|
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-1
/
+1
*
|
added some checks if python is enabled to make sure everything compiles if py...
Benedikt Tutzer
2018-08-20
1
-0
/
+2
*
|
Fixed issue when using a python plugin in the yosys shell
Benedikt Tutzer
2018-08-20
1
-0
/
+5
*
|
Python Passes can now be added with the -m option or with the plugin command....
Benedikt Tutzer
2018-08-16
1
-0
/
+5
|
/
*
Add support for "yosys -E"
Clifford Wolf
2018-01-07
1
-0
/
+3
*
Add "using std::get" to yosys.h
Clifford Wolf
2017-07-25
1
-0
/
+1
*
Enable readline and tcl in mxe builds
Clifford Wolf
2017-05-17
1
-0
/
+10
*
define PATH_MAX if not defined by limits.h
Clifford Wolf
2016-10-11
1
-0
/
+5
*
Added glob support to all front-ends
Clifford Wolf
2016-08-22
1
-0
/
+1
*
Include <cmath> in yosys.h
Clifford Wolf
2016-05-08
1
-0
/
+1
*
Fixes for MXE build
Clifford Wolf
2016-05-07
1
-1
/
+1
*
Added "int ceil_log2(int)" function
Clifford Wolf
2016-02-13
1
-0
/
+1
*
Added hashlib::mfp and new SigMap
Clifford Wolf
2015-10-27
1
-0
/
+1
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-0
/
+7
*
Added "equiv_add -cell"
Clifford Wolf
2015-10-25
1
-2
/
+2
*
equiv_purge bugfix, using SigChunk in Yosys namespace
Clifford Wolf
2015-10-24
1
-0
/
+2
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-2
/
+2
*
Added "write_smv" skeleton
Clifford Wolf
2015-06-15
1
-2
/
+4
*
Fixed cstr_buf for std::string with small string optimization
Clifford Wolf
2015-06-11
1
-0
/
+11
*
Improved attributes API and handling of "src" attributes
Clifford Wolf
2015-04-24
1
-0
/
+1
*
Added support for "file names with blanks"
Clifford Wolf
2015-04-08
1
-1
/
+2
*
Fixed detection of absolute paths in ABC for win32
Clifford Wolf
2015-03-22
1
-0
/
+1
*
Replaced ezDefaultSAT with ezSatPtr
Clifford Wolf
2015-02-21
1
-0
/
+1
*
Added "make mklibyosys", some minor API changes
Clifford Wolf
2015-02-01
1
-3
/
+4
*
Added yosys_banner(), Updated Copyright range
Clifford Wolf
2015-02-01
1
-0
/
+1
*
Added hashlib::idict<>
Clifford Wolf
2015-01-18
1
-0
/
+1
*
Progress in memory_bram
Clifford Wolf
2014-12-31
1
-0
/
+4
*
Added memory_bram (not functional yet)
Clifford Wolf
2014-12-31
1
-1
/
+1
*
using pool<> in bitpattern.h
Clifford Wolf
2014-12-30
1
-0
/
+4
*
added hashlib::mkhash_init
Clifford Wolf
2014-12-30
1
-0
/
+1
*
Added "yosys -X"
Clifford Wolf
2014-12-29
1
-0
/
+1
*
dict/pool changes in ast
Clifford Wolf
2014-12-29
1
-0
/
+6
*
gcc build fixes
Clifford Wolf
2014-12-29
1
-11
/
+16
*
Added mkhash_xorshift()
Clifford Wolf
2014-12-29
1
-0
/
+1
*
Some cleanups
Clifford Wolf
2014-12-28
1
-1
/
+8
*
Added memhasher (yosys -M)
Clifford Wolf
2014-12-28
1
-0
/
+7
*
Renamed hashmap.h to hashlib.h, some related improvements
Clifford Wolf
2014-12-28
1
-1
/
+35
[next]