index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed handling of foo.__TECHMAP_...
Clifford Wolf
2015-01-15
1
-1
/
+1
|
*
Various small improvements to synth_xilinx
Clifford Wolf
2015-01-06
1
-2
/
+2
|
*
Fixed build with SMALL=1
Clifford Wolf
2014-12-30
1
-1
/
+1
|
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
2
-6
/
+6
|
*
Fixed simplemap for $ne cells with output width > 1
Clifford Wolf
2014-12-25
1
-7
/
+8
|
*
Added "dfflibmap -prepare" help
Clifford Wolf
2014-12-24
1
-1
/
+5
|
*
Added "dfflibmap -prepare"
Clifford Wolf
2014-12-24
1
-31
/
+54
|
*
Added "dff2dffe -direct" for direct gate mapping
Clifford Wolf
2014-12-24
1
-5
/
+37
|
*
Added "dff2dffe -unmap"
Clifford Wolf
2014-12-24
1
-6
/
+42
|
*
Added support for gate-level cells in dff2dffe
Clifford Wolf
2014-12-24
1
-9
/
+38
|
*
Improvements in simplemap api, added $ne $nex $eq $eqx support
Clifford Wolf
2014-12-24
3
-26
/
+107
|
*
Renamed extend() to extend_xx(), changed most users to extend_u0()
Clifford Wolf
2014-12-24
3
-5
/
+5
|
*
Added functionality to dff2dffe pass
Clifford Wolf
2014-12-08
1
-2
/
+167
|
*
Added skeleton dff2dffe pass
Clifford Wolf
2014-12-08
3
-2
/
+78
|
*
Added $dffe cell type
Clifford Wolf
2014-12-08
1
-0
/
+23
|
*
Improved TopoSort determinism
Clifford Wolf
2014-11-07
1
-1
/
+1
|
*
Fixed various VS warnings
Clifford Wolf
2014-10-18
1
-4
/
+4
|
*
Added genfiles.zip to MXE "make dist"
Clifford Wolf
2014-10-17
1
-1
/
+1
|
*
Removed CHECK() macro from libparse.cc (was using non-std c features)
Clifford Wolf
2014-10-13
1
-22
/
+15
|
*
More Win32 build fixes
Clifford Wolf
2014-10-10
1
-10
/
+7
|
*
Added format __attribute__ to stringf()
Clifford Wolf
2014-10-10
1
-2
/
+4
|
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
5
-90
/
+90
|
*
Added mxe-based cross build for win32
Clifford Wolf
2014-10-09
1
-3
/
+3
|
*
Fixes in "hilomap" help message
Clifford Wolf
2014-10-08
1
-4
/
+2
|
*
namespace Yosys
Clifford Wolf
2014-09-27
10
-266
/
+309
|
*
More aggressive $macc merging in alumacc
Clifford Wolf
2014-09-15
1
-1
/
+37
|
*
Added the obvious optimizations to alumacc $macc generator
Clifford Wolf
2014-09-15
1
-0
/
+1
|
*
Improved maccmap tree bit packing
Clifford Wolf
2014-09-15
1
-16
/
+50
|
*
Fixed techmap_wrap for techmap_celltype
Clifford Wolf
2014-09-14
1
-9
/
+16
|
*
Various fixes/cleanups in alumacc and maccmap
Clifford Wolf
2014-09-14
2
-2
/
+11
|
*
Added techmap_wrap attribute
Clifford Wolf
2014-09-14
1
-5
/
+28
|
*
alumacc fix for $pos cells
Clifford Wolf
2014-09-14
1
-13
/
+24
|
*
Extract $alu cells in alumacc
Clifford Wolf
2014-09-14
1
-1
/
+296
|
*
Merge $macc cells in alumacc pass
Clifford Wolf
2014-09-14
1
-1
/
+59
|
*
Basic $macc extract in alumacc
Clifford Wolf
2014-09-14
1
-4
/
+104
|
*
alumacc skeleton
Clifford Wolf
2014-09-14
2
-0
/
+64
|
*
Added "$fa" cell type
Clifford Wolf
2014-09-08
1
-6
/
+16
|
*
Trim msb/lsb zero bits from full adder in maccmap
Clifford Wolf
2014-09-08
1
-5
/
+27
|
*
Added 'techmap_maccmap' techmap attribute
Clifford Wolf
2014-09-07
1
-19
/
+53
|
*
Added "maccmap" command
Clifford Wolf
2014-09-07
2
-0
/
+319
|
*
Removed $bu0 cell type
Clifford Wolf
2014-09-04
1
-12
/
+1
|
*
Added "techmap -autoproc"
Clifford Wolf
2014-09-01
1
-2
/
+18
|
*
Fixed inserting of Q-inverters in dfflibmap
Clifford Wolf
2014-08-27
1
-0
/
+5
|
*
Only call proc_share_dirname() in techmap when necessary
Clifford Wolf
2014-08-23
1
-2
/
+1
|
*
Changed frontend-api from FILE to std::istream
Clifford Wolf
2014-08-23
5
-32
/
+41
|
*
Changed backend-api from FILE to std::ostream
Clifford Wolf
2014-08-23
1
-4
/
+5
|
*
Renamed toposort.h to utils.h
Clifford Wolf
2014-08-17
1
-1
/
+1
|
*
Bugfix in iopadmap
Clifford Wolf
2014-08-15
1
-1
/
+3
|
*
Renamed $_INV_ cell type to $_NOT_
Clifford Wolf
2014-08-15
2
-5
/
+5
|
*
More idstring sort_by_* helpers and fixed tpl ordering in techmap
Clifford Wolf
2014-08-15
1
-3
/
+3
|
[prev]
[next]