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 memory_memx pass, "memory -memx", and "prep -memx"
Clifford Wolf
2016-08-19
4
-4
/
+121
*
Optimize memory address port width in wreduce and memory_collect, not verilog...
Clifford Wolf
2016-08-19
4
-7
/
+44
*
Added missing support for mem read enable ports to verilog back-end
Clifford Wolf
2016-08-18
1
-6
/
+14
*
Bugfix in test_autotb
Clifford Wolf
2016-08-18
1
-0
/
+4
*
Improved smtbmc vcd generation performance
Clifford Wolf
2016-08-18
2
-20
/
+40
*
Added printing of code loc of failed asserts to yosys-smtbmc
Clifford Wolf
2016-08-17
3
-1
/
+23
*
Fixed default build config
Clifford Wolf
2016-08-16
1
-1
/
+2
*
Merge pull request #203 from cr1901/master
Clifford Wolf
2016-08-16
2
-4
/
+17
|
\
|
*
Add MSYS2-compatible build.
William D. Jones
2016-08-16
2
-4
/
+17
|
/
*
Use _Exit(0) on win32, always use _Exit(1) in log_error()
Clifford Wolf
2016-08-16
2
-1
/
+6
*
Updated ABC to hg rev a86455b00da5
Clifford Wolf
2016-08-16
1
-1
/
+1
*
Fixed use-after-free dict<> usage pattern in hierarchy.cc
Clifford Wolf
2016-08-16
1
-1
/
+3
*
Updated ABC to hg rev 760ba358e790
Clifford Wolf
2016-08-16
1
-1
/
+1
*
ABC mxe cross-build fix
Clifford Wolf
2016-08-16
1
-1
/
+1
*
Minor fixes in show command
Clifford Wolf
2016-08-16
1
-3
/
+3
*
Added greenpak4_dffinv
Clifford Wolf
2016-08-15
3
-0
/
+199
*
Fixed upto handling in verilog back-end
Clifford Wolf
2016-08-15
1
-0
/
+3
*
Merge pull request #200 from azonenberg/master
Clifford Wolf
2016-08-14
2
-10
/
+78
|
\
|
*
greenpak4: Changed name of inverted output ports for consistency
Andrew Zonenberg
2016-08-14
2
-19
/
+19
|
*
greenpak4: Added GP_DFFxI cells
Andrew Zonenberg
2016-08-14
2
-0
/
+68
|
*
greenpak4: Renamed ports for better consistency (see azonenberg/openfpga:#6)
Andrew Zonenberg
2016-08-13
1
-10
/
+10
|
/
*
Merge pull request #198 from whitequark/master
Clifford Wolf
2016-08-11
1
-0
/
+2
|
\
|
*
synth_greenpak4: use attrmvcp to move LOC from wires to cells.
whitequark
2016-08-10
1
-0
/
+2
|
/
*
Only allow posedge/negedge with 1 bit wide signals
Clifford Wolf
2016-08-10
1
-0
/
+2
*
Fixed some compiler warnings in attrmap command
Clifford Wolf
2016-08-10
1
-4
/
+4
*
Added "attrmap" command
Clifford Wolf
2016-08-09
3
-0
/
+253
*
Added log_const() API
Clifford Wolf
2016-08-09
2
-0
/
+19
*
Added "attrmvcp" pass
Clifford Wolf
2016-08-09
2
-0
/
+138
*
Use /proc/self/exe on Cygwin as well.
Yury Gribov
2016-08-08
1
-1
/
+1
*
Undo "preserve wire attributes in iopadmap" change (it was OK before)
Clifford Wolf
2016-08-08
1
-1
/
+1
*
Added "test_autotb -seed" (and "autotest.sh -S")
Clifford Wolf
2016-08-06
2
-5
/
+12
*
preserve wire attributes in iopadmap
Clifford Wolf
2016-08-06
1
-1
/
+1
*
Fixed bug in parsing real constants
Clifford Wolf
2016-08-06
1
-4
/
+4
*
Added "insbuf" command
Clifford Wolf
2016-08-02
2
-0
/
+95
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2016-07-30
16
-22
/
+162
|
\
|
*
Added $initstate support to smtbmc flow
Clifford Wolf
2016-07-27
3
-2
/
+19
|
*
Added SatGen support for $anyconst
Clifford Wolf
2016-07-27
1
-0
/
+22
|
*
Removed $predict support from SatGen
Clifford Wolf
2016-07-27
1
-9
/
+0
|
*
Added $anyconst and $aconst
Clifford Wolf
2016-07-27
7
-2
/
+83
|
*
Added "read_verilog -dump_rtlil"
Clifford Wolf
2016-07-27
5
-9
/
+38
*
|
Added "write_verilog -defparam"
Clifford Wolf
2016-07-30
1
-2
/
+21
*
|
Added "write_verilog -nodec -nostr"
Clifford Wolf
2016-07-30
1
-4
/
+27
|
/
*
Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell()
Clifford Wolf
2016-07-25
3
-3
/
+3
*
Fixed a verilog parser memory leak
Clifford Wolf
2016-07-25
1
-0
/
+1
*
Fixed parsing of empty positional cell ports
Clifford Wolf
2016-07-25
1
-2
/
+31
*
Improvements in CellEdgesDatabase
Clifford Wolf
2016-07-24
3
-16
/
+167
*
Added CellEdgesDatabase API
Clifford Wolf
2016-07-24
4
-1
/
+250
*
Moved SatHelper::setup_init() code to SatHelper::setup()
Clifford Wolf
2016-07-24
1
-97
/
+92
*
Added $initstate support to "sat" command
Clifford Wolf
2016-07-23
1
-13
/
+12
*
No tristate warning message for "read_verilog -lib"
Clifford Wolf
2016-07-23
3
-8
/
+11
[next]