index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
manual
/
PRESENTATION_Prog
Commit message (
Expand
)
Author
Age
Files
Lines
*
manual: Fix a custom pass example.
Marcelina KoĆcielnicka
2022-01-27
1
-1
/
+1
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-3
/
+3
*
Use in-tree include directory in manual build
Xiretza
2020-05-30
1
-1
/
+4
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-3
/
+3
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Added some missing .gitignore in manual/
Clifford Wolf
2014-12-04
1
-0
/
+1
*
Various documentation updates
Clifford Wolf
2014-11-08
1
-1
/
+6
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-1
/
+1
*
Added module->design and cell->module, wire->module pointers
Clifford Wolf
2014-07-31
2
-24
/
+17
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
1
-4
/
+4
*
Refactoring: Renamed RTLIL::Module::cells to cells_
Clifford Wolf
2014-07-27
1
-1
/
+1
*
Refactoring: Renamed RTLIL::Module::wires to wires_
Clifford Wolf
2014-07-27
1
-3
/
+3
*
Progress in presentation
Clifford Wolf
2014-06-22
5
-0
/
+103