index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
plugin.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
plugin: enhance no-plugin error
umarcor
2020-12-29
1
-1
/
+5
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
Used PyImport_ImportModule instead of PyImport_Import to avoid the explicit c...
Benedikt Tutzer
2019-04-04
1
-10
/
+2
*
Changed filesystem dependency to boost instead of experimental std library
Benedikt Tutzer
2019-04-04
1
-2
/
+3
*
Added cross-platform support for plugin-paths
Benedikt Tutzer
2019-04-03
1
-6
/
+10
*
Improved Error reporting when Python passes are loaded
Benedikt Tutzer
2019-04-03
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into feature/python_bindings
Benedikt Tutzer
2019-03-28
1
-2
/
+2
|
\
|
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
|
added some checks if python is enabled to make sure everything compiles if py...
Benedikt Tutzer
2018-08-20
1
-0
/
+4
*
|
Two passes are not allowed to have the same filename
Benedikt Tutzer
2018-08-20
1
-1
/
+1
*
|
Python passes are now looked for in share/plugins and can be added by specify...
Benedikt Tutzer
2018-08-20
1
-20
/
+4
*
|
Python Passes can now be added with the -m option or with the plugin command....
Benedikt Tutzer
2018-08-16
1
-0
/
+63
|
/
*
Added support for installed plugins
Clifford Wolf
2016-03-30
1
-2
/
+6
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-1
/
+1
*
Various MXE build fixes
Clifford Wolf
2014-10-17
1
-2
/
+5
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-1
/
+1
*
Added emscripten (emcc) support to build system and some build fixes
Clifford Wolf
2014-08-22
1
-1
/
+8
*
Added "plugin" command
Clifford Wolf
2014-08-22
1
-0
/
+117