index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Fixed handling of parameters and const functions in casex/casez pattern
Clifford Wolf
2016-04-21
4
-6
/
+31
*
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 some visual studio warnings
Clifford Wolf
2016-02-13
3
-4
/
+4
*
genrtlil: avoid converting SigSpec to set<SigBit> when going through removeSi...
Rick Altherr
2016-01-31
1
-3
/
+3
*
Fixed handling of re-declarations of wires in tasks and functions
Clifford Wolf
2015-11-23
1
-7
/
+26
*
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
2
-3
/
+8
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
2
-32
/
+32
*
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
1
-0
/
+1
*
Fixed AstNode::mkconst_bits() segfault on zero-sized constant
Clifford Wolf
2015-09-24
1
-1
/
+1
*
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 multi-level prefix resolving
Clifford Wolf
2015-09-22
1
-0
/
+2
*
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
*
Fixed handling of memory read without address
Clifford Wolf
2015-08-22
1
-1
/
+1
*
Another block of spelling fixes
Larry Doolittle
2015-08-14
1
-4
/
+4
*
Keep gcc from complaining about uninitialized variables
Larry Doolittle
2015-08-14
1
-2
/
+2
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
3
-14
/
+14
*
Added WORDS parameter to $meminit
Clifford Wolf
2015-07-31
3
-7
/
+67
*
Fixed nested mem2reg
Clifford Wolf
2015-07-29
2
-4
/
+11
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
5
-12
/
+12
*
Fixed handling of parameters with reversed range
Clifford Wolf
2015-06-08
1
-1
/
+1
*
Fixed signedness of genvar expressions
Clifford Wolf
2015-05-29
1
-2
/
+2
*
Const-fold parameter defs on-demand in AstNode::detectSignWidthWorker()
Clifford Wolf
2015-03-01
1
-2
/
+4
*
Added non-std verilog assume() statement
Clifford Wolf
2015-02-26
4
-8
/
+12
*
Added deep recursion warning to AST simplify
Clifford Wolf
2015-02-20
1
-1
/
+7
*
Parser support for complex delay expressions
Clifford Wolf
2015-02-20
1
-1
/
+1
*
Convert floating point cell parameters to strings
Clifford Wolf
2015-02-18
1
-9
/
+12
*
Various fixes for memories with offsets
Clifford Wolf
2015-02-14
2
-6
/
+5
*
Added "read_verilog -nomeminit" and "nomeminit" attribute
Clifford Wolf
2015-02-14
3
-6
/
+14
*
Creating $meminit cells in verilog front-end
Clifford Wolf
2015-02-14
4
-33
/
+57
*
Added AstNode::simplify() recursion counter
Clifford Wolf
2015-02-13
1
-2
/
+10
*
Ignore explicit assignments to constants in HDL code
Clifford Wolf
2015-02-08
1
-0
/
+14
*
Fixed a bug with autowire bit size
Clifford Wolf
2015-02-08
1
-9
/
+3
*
Added ENABLE_NDEBUG makefile options
Clifford Wolf
2015-01-24
1
-0
/
+2
*
Ignoring more system task and functions
Clifford Wolf
2015-01-15
1
-1
/
+3
*
Fixed handling of "input foo; reg [0:0] foo;"
Clifford Wolf
2015-01-15
1
-0
/
+7
*
Consolidate "Blocking assignment to memory.." msgs for the same line
Clifford Wolf
2015-01-15
1
-3
/
+9
[prev]
[next]