index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
7
-8
/
+8
|
*
Fixed handling of parameters and const functions in casex/casez pattern
Clifford Wolf
2016-04-21
5
-8
/
+37
|
*
Do not set "nosync" on task outputs, fixes #134
Clifford Wolf
2016-03-24
1
-1
/
+2
|
*
Added support for $stop system task
Clifford Wolf
2016-03-21
1
-5
/
+5
|
*
Added $display %m support, fixed mem leak in $display, fixes #128
Clifford Wolf
2016-03-19
1
-20
/
+44
|
*
Fixed localparam signdness, fixes #127
Clifford Wolf
2016-03-18
1
-1
/
+1
|
*
Set "nosync" attribute on internal task/function wires
Clifford Wolf
2016-03-18
1
-0
/
+1
|
*
Fixed Verilog parser fix and more similar improvements
Clifford Wolf
2016-03-15
1
-18
/
+9
|
*
Use left-recursive rule for cell_port_list in Verilog parser.
Andrew Becker
2016-03-15
1
-6
/
+10
|
*
Fixed typos in verilog_defaults help message
Clifford Wolf
2016-03-10
1
-3
/
+3
|
*
Fixed BLIF parser for empty port assignments
Clifford Wolf
2016-02-24
1
-2
/
+2
|
*
Fixed some visual studio warnings
Clifford Wolf
2016-02-13
3
-4
/
+4
|
*
Support for more Verific primitives (patch I got per email)
Clifford Wolf
2016-02-13
1
-1
/
+31
|
*
Bugfix in Verific front-end
Clifford Wolf
2016-02-03
1
-2
/
+5
|
*
Updated verific build instructions
Clifford Wolf
2016-02-02
1
-2
/
+0
|
*
Added addBufGate module method
Clifford Wolf
2016-02-02
1
-0
/
+5
|
*
genrtlil: avoid converting SigSpec to set<SigBit> when going through ↵
Rick Altherr
2016-01-31
1
-3
/
+3
|
|
|
|
removeSignalFromCaseTree()
*
Various improvements in BLIF front-end
Clifford Wolf
2015-12-20
2
-41
/
+86
|
*
Fixed oom bug in ilang parser
Clifford Wolf
2015-11-29
1
-2
/
+2
|
*
Fixed performance bug in ilang parser
Clifford Wolf
2015-11-27
1
-6
/
+12
|
*
Added PRIM_DLATCHRS support to verific front-end
Clifford Wolf
2015-11-24
1
-0
/
+10
|
*
Fixed handling of re-declarations of wires in tasks and functions
Clifford Wolf
2015-11-23
1
-7
/
+26
|
*
Fixed performance bug in Verific importer
Clifford Wolf
2015-11-16
1
-10
/
+12
|
*
Changes for Verific 3.16_484_32_151112
Clifford Wolf
2015-11-12
2
-3
/
+6
|
*
More bugfixes in handling of parameters in tasks and functions
Clifford Wolf
2015-11-12
1
-1
/
+11
|
*
Fixed handling of parameters and localparams in functions
Clifford Wolf
2015-11-11
3
-4
/
+9
|
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
4
-38
/
+38
|
*
Fixed bug in verilog parser
Clifford Wolf
2015-10-15
1
-1
/
+1
|
*
SystemVerilog also has assume(), added implicit -D FORMAL
Clifford Wolf
2015-10-13
3
-4
/
+5
|
*
Added support for "parameter" and "localparam" in global context
Clifford Wolf
2015-10-07
1
-0
/
+2
|
*
Fixed complexity of assigning to vectors in constant functions
Clifford Wolf
2015-10-01
1
-0
/
+3
|
*
Fixed detection of unconditional $readmem[hb]
Clifford Wolf
2015-09-30
1
-4
/
+11
|
*
Bugfixes in $readmem[hb]
Clifford Wolf
2015-09-25
1
-4
/
+7
|
*
Fixed segfault in AstNode::asReal
Clifford Wolf
2015-09-25
1
-1
/
+1
|
*
Added read-enable to memory model
Clifford Wolf
2015-09-25
2
-1
/
+3
|
*
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
|
*
Improvements to $display system task
Andrew Zonenberg
2015-09-19
1
-9
/
+22
|
*
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
|
*
gcc-4.6 build fixes
Clifford Wolf
2015-09-01
1
-1
/
+1
|
*
Fixed handling of memory read without address
Clifford Wolf
2015-08-22
1
-1
/
+1
|
*
Small corrections to const2ast warning messages
Clifford Wolf
2015-08-17
1
-2
/
+2
|
[prev]
[next]