index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added wreduce $mul support and fixed signed $mul opt_const bug
Clifford Wolf
2015-09-25
2
-5
/
+37
*
Bugfix in bram read-enable code
Clifford Wolf
2015-09-25
1
-2
/
+5
*
Bugfixes in $readmem[hb]
Clifford Wolf
2015-09-25
1
-4
/
+7
*
Bugfixes in writing of memories as Verilog
Clifford Wolf
2015-09-25
1
-7
/
+8
*
Fixed segfault in AstNode::asReal
Clifford Wolf
2015-09-25
1
-1
/
+1
*
Added read-enable to memory model
Clifford Wolf
2015-09-25
17
-78
/
+159
*
Added pivoting to qwp solver
Clifford Wolf
2015-09-24
1
-14
/
+43
*
Improved qwp performance
Clifford Wolf
2015-09-24
1
-49
/
+25
*
Added statistics summary to "qwp"
Clifford Wolf
2015-09-24
1
-0
/
+77
*
Fixed memory_bram for ROMs in BRAMs with write-enable inputs
Clifford Wolf
2015-09-24
1
-1
/
+1
*
Fixed AstNode::mkconst_bits() segfault on zero-sized constant
Clifford Wolf
2015-09-24
1
-1
/
+1
*
Added read_verilog -nodpi
Clifford Wolf
2015-09-23
1
-0
/
+19
*
Bugfix in handling of multi-dimensional memories
Clifford Wolf
2015-09-23
1
-2
/
+2
*
Warning for $display/$write outside initial block
Clifford Wolf
2015-09-23
1
-7
/
+8
*
Fixed support for $write system task
Clifford Wolf
2015-09-23
1
-1
/
+1
*
Fixed detection of "task foo(bar);" syntax error
Clifford Wolf
2015-09-22
1
-0
/
+2
*
Fixed multi-level prefix resolving
Clifford Wolf
2015-09-22
1
-0
/
+2
*
Fixed segfault on invalid verilog constant 1'b_
Clifford Wolf
2015-09-22
1
-1
/
+1
*
Fixed emcc build
Clifford Wolf
2015-09-21
1
-1
/
+1
*
Do not detect fsm state registers with init attribute
Clifford Wolf
2015-09-21
1
-0
/
+2
*
Bugfix in "qwp" pass
Clifford Wolf
2015-09-21
1
-6
/
+31
*
Improvements and fixes in "qwp" pass
Clifford Wolf
2015-09-21
1
-29
/
+74
*
Added "qwp -dump"
Clifford Wolf
2015-09-20
1
-21
/
+115
*
Added "qwp" command
Clifford Wolf
2015-09-20
2
-0
/
+586
*
Improvements to $display system task
Andrew Zonenberg
2015-09-19
1
-9
/
+22
*
Added nlutmap
Clifford Wolf
2015-09-18
3
-2
/
+176
*
Added lut2mux pass
Clifford Wolf
2015-09-18
2
-0
/
+94
*
Cosmetic fix in Module::addLut()
Clifford Wolf
2015-09-18
2
-5
/
+5
*
Added buffer detection to "abc -lut"
Clifford Wolf
2015-09-18
1
-0
/
+6
*
Renamed GreenPAK4 cells, improved GP4 DFF mapping
Clifford Wolf
2015-09-18
5
-9
/
+50
*
Added support for "dfflibmap -liberty +/..."
Clifford Wolf
2015-09-18
1
-0
/
+1
*
Added detection of "mux inverter" chains in opt_const
Clifford Wolf
2015-09-18
1
-0
/
+2
*
Added $logic_not handling to fsm_detect
Clifford Wolf
2015-09-18
1
-0
/
+2
*
Added $finish and $display to README
Clifford Wolf
2015-09-18
1
-0
/
+4
*
Merge branch 'feat-finish-disp'
Clifford Wolf
2015-09-18
1
-2
/
+98
|
\
|
*
Added AST_INITIAL checks for $finish and $display
Clifford Wolf
2015-09-18
1
-2
/
+9
|
*
Initial implementation of $display()
Andrew Zonenberg
2015-09-18
1
-1
/
+84
|
*
Initial implementation of $finish()
Andrew Zonenberg
2015-09-18
1
-2
/
+8
|
/
*
Fixed copy&paste typo in synth_greenpak4
Clifford Wolf
2015-09-16
1
-3
/
+3
*
Added GreenPAK4 skeleton
Clifford Wolf
2015-09-16
4
-0
/
+297
*
Fixed sharing of $memrd cells
Clifford Wolf
2015-09-12
1
-0
/
+4
*
Fixed ice40 handling of negclk RAM40
Clifford Wolf
2015-09-10
2
-12
/
+12
*
Fixed port ordering in "splitnets" cmd
Clifford Wolf
2015-09-01
1
-7
/
+18
*
gcc-4.6 build fixes
Clifford Wolf
2015-09-01
2
-3
/
+3
*
Removed unnecessary cast.
Andrei Errapart
2015-09-01
1
-2
/
+2
*
Microsoft Visual C++ fixes in hashlib; template specializations on int32_t an...
Andrei Errapart
2015-09-01
1
-6
/
+8
*
Microsoft Visual C++ fix for log.h.
Andrei Errapart
2015-09-01
1
-0
/
+5
*
Fixed iopadmap help message
Clifford Wolf
2015-08-31
1
-3
/
+3
*
Added SigMap::allbits()
Clifford Wolf
2015-08-31
1
-0
/
+8
*
Using dict<> and pool<> in alumacc pass
Clifford Wolf
2015-08-31
1
-5
/
+5
[prev]
[next]