projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2015-09-25
Clifford Wolf
Bugfixes in writing of memories as Verilog
commit
|
commitdiff
|
tree
2015-09-25
Clifford Wolf
Fixed segfault in AstNode::asReal
commit
|
commitdiff
|
tree
2015-09-25
Clifford Wolf
Added read-enable to memory model
commit
|
commitdiff
|
tree
2015-09-24
Clifford Wolf
Added pivoting to qwp solver
commit
|
commitdiff
|
tree
2015-09-24
Clifford Wolf
Improved qwp performance
commit
|
commitdiff
|
tree
2015-09-24
Clifford Wolf
Added statistics summary to "qwp"
commit
|
commitdiff
|
tree
2015-09-24
Clifford Wolf
Fixed memory_bram for ROMs in BRAMs with write-enable...
commit
|
commitdiff
|
tree
2015-09-24
Clifford Wolf
Fixed AstNode::mkconst_bits() segfault on zero-sized...
commit
|
commitdiff
|
tree
2015-09-23
Clifford Wolf
Added read_verilog -nodpi
commit
|
commitdiff
|
tree
2015-09-23
Clifford Wolf
Bugfix in handling of multi-dimensional memories
commit
|
commitdiff
|
tree
2015-09-23
Clifford Wolf
Warning for $display/$write outside initial block
commit
|
commitdiff
|
tree
2015-09-23
Clifford Wolf
Fixed support for $write system task
commit
|
commitdiff
|
tree
2015-09-22
Clifford Wolf
Fixed detection of "task foo(bar);" syntax error
commit
|
commitdiff
|
tree
2015-09-22
Clifford Wolf
Fixed multi-level prefix resolving
commit
|
commitdiff
|
tree
2015-09-22
Clifford Wolf
Fixed segfault on invalid verilog constant 1'b_
commit
|
commitdiff
|
tree
2015-09-21
Clifford Wolf
Fixed emcc build
commit
|
commitdiff
|
tree
2015-09-21
Clifford Wolf
Do not detect fsm state registers with init attribute
commit
|
commitdiff
|
tree
2015-09-21
Clifford Wolf
Bugfix in "qwp" pass
commit
|
commitdiff
|
tree
2015-09-20
Clifford Wolf
Improvements and fixes in "qwp" pass
commit
|
commitdiff
|
tree
2015-09-20
Clifford Wolf
Added "qwp -dump"
commit
|
commitdiff
|
tree
2015-09-20
Clifford Wolf
Added "qwp" command
commit
|
commitdiff
|
tree
2015-09-19
Andrew Zonenberg
Improvements to $display system task
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added nlutmap
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added lut2mux pass
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Cosmetic fix in Module::addLut()
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added buffer detection to "abc -lut"
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Renamed GreenPAK4 cells, improved GP4 DFF mapping
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added support for "dfflibmap -liberty +/..."
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added detection of "mux inverter" chains in opt_const
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added $logic_not handling to fsm_detect
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added $finish and $display to README
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Merge branch 'feat-finish-disp'
commit
|
commitdiff
|
tree
2015-09-18
Clifford Wolf
Added AST_INITIAL checks for $finish and $display
commit
|
commitdiff
|
tree
2015-09-18
Andrew Zonenberg
Initial implementation of $display()
commit
|
commitdiff
|
tree
2015-09-18
Andrew Zonenberg
Initial implementation of $finish()
commit
|
commitdiff
|
tree
2015-09-16
Clifford Wolf
Fixed copy&paste typo in synth_greenpak4
commit
|
commitdiff
|
tree
2015-09-16
Clifford Wolf
Added GreenPAK4 skeleton
commit
|
commitdiff
|
tree
2015-09-12
Clifford Wolf
Fixed sharing of $memrd cells
commit
|
commitdiff
|
tree
2015-09-10
Clifford Wolf
Fixed ice40 handling of negclk RAM40
commit
|
commitdiff
|
tree
2015-09-01
Clifford Wolf
Fixed port ordering in "splitnets" cmd
commit
|
commitdiff
|
tree
2015-09-01
Clifford Wolf
gcc-4.6 build fixes
commit
|
commitdiff
|
tree
2015-09-01
Andrei Errapart
Removed unnecessary cast.
commit
|
commitdiff
|
tree
2015-09-01
Andrei Errapart
Microsoft Visual C++ fixes in hashlib; template special...
commit
|
commitdiff
|
tree
2015-09-01
Andrei Errapart
Microsoft Visual C++ fix for log.h.
commit
|
commitdiff
|
tree
2015-08-31
Clifford Wolf
Fixed iopadmap help message
commit
|
commitdiff
|
tree
2015-08-31
Clifford Wolf
Added SigMap::allbits()
commit
|
commitdiff
|
tree
2015-08-31
Clifford Wolf
Using dict<> and pool<> in alumacc pass
commit
|
commitdiff
|
tree
2015-08-31
Clifford Wolf
Added "yosys-smt2-wire" tag support to smt2 back-end
commit
|
commitdiff
|
tree
2015-08-22
Clifford Wolf
Fixed handling of memory read without address
commit
|
commitdiff
|
tree
2015-08-22
Clifford Wolf
Switched to Python 3
commit
|
commitdiff
|
tree
2015-08-18
Clifford Wolf
Added sat -show-regs, -show-public, -show-all
commit
|
commitdiff
|
tree
2015-08-18
Clifford Wolf
Bugfix in fsm_detect for complex muxtrees
commit
|
commitdiff
|
tree
2015-08-18
Clifford Wolf
Properly clean up unused "init" attributes
commit
|
commitdiff
|
tree
2015-08-17
Clifford Wolf
Small corrections to const2ast warning messages
commit
|
commitdiff
|
tree
2015-08-17
Florian Zeitz
Check base-n literals only contain valid digits
commit
|
commitdiff
|
tree
2015-08-17
Florian Zeitz
Warn on literals exceeding the specified bit width
commit
|
commitdiff
|
tree
2015-08-17
Clifford Wolf
Merge pull request #72 from cseed/master
commit
|
commitdiff
|
tree
2015-08-17
Cotton Seed
Added .travis.yml.
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Another bugfix for ice40 and xilinx brams_init make...
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Fixed Makefile rules for generated share files
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Added $tribuf and $_TBUF_ sim models
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Added tribuf command
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Added $tribuf and $_TBUF_ cell types
commit
|
commitdiff
|
tree
2015-08-16
Clifford Wolf
Fixed opt_clean handling of inout ports
commit
|
commitdiff
|
tree
2015-08-15
Clifford Wolf
Fixed generation of smt2 concat statements
commit
|
commitdiff
|
tree
2015-08-14
Larry Doolittle
Fix version strings for out-of-tree builds
commit
|
commitdiff
|
tree
2015-08-14
Larry Doolittle
Another block of spelling fixes
commit
|
commitdiff
|
tree
2015-08-14
Larry Doolittle
Keep gcc from complaining about uninitialized variables
commit
|
commitdiff
|
tree
2015-08-14
Clifford Wolf
Re-created command-reference-manual.tex, copied some...
commit
|
commitdiff
|
tree
2015-08-14
Clifford Wolf
Spell check (by Larry Doolittle)
commit
|
commitdiff
|
tree
2015-08-13
Clifford Wolf
Merge branch 'master' of github.com:cliffordwolf/yosys
commit
|
commitdiff
|
tree
2015-08-13
Clifford Wolf
More ASCII encoding fixes
commit
|
commitdiff
|
tree
2015-08-13
Clifford Wolf
Fixed CRLF line endings
commit
|
commitdiff
|
tree
2015-08-13
Clifford Wolf
Some ASCII encoding fixes (comments and docs) by Larry...
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Added "write_smt2 -regs"
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Fixed "make clean" for out-of-tree builds
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Adjust makefiles to work with out-of-tree builds
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Improved handling of "keep" attributes in hierarchical...
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Fixed hashlib for 64 bit int keys
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Added SMV back-end 'test_cells.sh' script
commit
|
commitdiff
|
tree
2015-08-12
Clifford Wolf
Merge pull request #70 from gaomy3832/bugfix
commit
|
commitdiff
|
tree
2015-08-11
Mingyu Gao
Remove unused blackbox modules in opt_clean.
commit
|
commitdiff
|
tree
2015-08-11
Mingyu Gao
Bugfix for cell hash cache option in opt_share.
commit
|
commitdiff
|
tree
2015-08-11
Clifford Wolf
Fixed handling of [a-fxz?] in decimal constants
commit
|
commitdiff
|
tree
2015-08-11
Clifford Wolf
Added missing ct_all setup to opt_clean
commit
|
commitdiff
|
tree
2015-08-10
Mingyu Gao
Bugfix for cell hash cache option in opt_share.
commit
|
commitdiff
|
tree
2015-08-09
Clifford Wolf
Use MEMID as name for $mem cell
commit
|
commitdiff
|
tree
2015-08-06
Clifford Wolf
Merge pull request #69 from zeldin/master
commit
|
commitdiff
|
tree
2015-08-06
Marcus Comstedt
Added iCE40 WARMBOOT cell
commit
|
commitdiff
|
tree
2015-08-05
Clifford Wolf
Remove some very strange whitespace in btor.cc (by...
commit
|
commitdiff
|
tree
2015-08-05
Clifford Wolf
Bugfix in SMV back-end for partially unassigned wires
commit
|
commitdiff
|
tree
2015-08-04
Clifford Wolf
Added ENABLE_LIBYOSYS Makefile option
commit
|
commitdiff
|
tree
2015-08-04
Clifford Wolf
Added $assert support to SMV back-end
commit
|
commitdiff
|
tree
2015-08-04
Clifford Wolf
Added libyosys.so build
commit
|
commitdiff
|
tree
2015-08-01
Clifford Wolf
Merge pull request #68 from zeldin/master
commit
|
commitdiff
|
tree
2015-08-01
Marcus Comstedt
Add -noautowire option to verilog frontend
commit
|
commitdiff
|
tree
2015-07-31
Clifford Wolf
Added WORDS parameter to $meminit
commit
|
commitdiff
|
tree
2015-07-30
Clifford Wolf
Fixed flatten $meminit handling
commit
|
commitdiff
|
tree
2015-07-29
Clifford Wolf
Improvements in BLIF back-end
commit
|
commitdiff
|
tree
2015-07-29
Clifford Wolf
Fixed nested mem2reg
commit
|
commitdiff
|
tree
next