index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Added nlutmap
Clifford Wolf
2015-09-18
*
Added lut2mux pass
Clifford Wolf
2015-09-18
*
Cosmetic fix in Module::addLut()
Clifford Wolf
2015-09-18
*
Added buffer detection to "abc -lut"
Clifford Wolf
2015-09-18
*
Renamed GreenPAK4 cells, improved GP4 DFF mapping
Clifford Wolf
2015-09-18
*
Added support for "dfflibmap -liberty +/..."
Clifford Wolf
2015-09-18
*
Added detection of "mux inverter" chains in opt_const
Clifford Wolf
2015-09-18
*
Added $logic_not handling to fsm_detect
Clifford Wolf
2015-09-18
*
Added $finish and $display to README
Clifford Wolf
2015-09-18
*
Merge branch 'feat-finish-disp'
Clifford Wolf
2015-09-18
|
\
|
*
Added AST_INITIAL checks for $finish and $display
Clifford Wolf
2015-09-18
|
*
Initial implementation of $display()
Andrew Zonenberg
2015-09-18
|
*
Initial implementation of $finish()
Andrew Zonenberg
2015-09-18
|
/
*
Fixed copy&paste typo in synth_greenpak4
Clifford Wolf
2015-09-16
*
Added GreenPAK4 skeleton
Clifford Wolf
2015-09-16
*
Fixed sharing of $memrd cells
Clifford Wolf
2015-09-12
*
Fixed ice40 handling of negclk RAM40
Clifford Wolf
2015-09-10
*
Fixed port ordering in "splitnets" cmd
Clifford Wolf
2015-09-01
*
gcc-4.6 build fixes
Clifford Wolf
2015-09-01
*
Removed unnecessary cast.
Andrei Errapart
2015-09-01
*
Microsoft Visual C++ fixes in hashlib; template specializations on int32_t an...
Andrei Errapart
2015-09-01
*
Microsoft Visual C++ fix for log.h.
Andrei Errapart
2015-09-01
*
Fixed iopadmap help message
Clifford Wolf
2015-08-31
*
Added SigMap::allbits()
Clifford Wolf
2015-08-31
*
Using dict<> and pool<> in alumacc pass
Clifford Wolf
2015-08-31
*
Added "yosys-smt2-wire" tag support to smt2 back-end
Clifford Wolf
2015-08-31
*
Fixed handling of memory read without address
Clifford Wolf
2015-08-22
*
Switched to Python 3
Clifford Wolf
2015-08-22
*
Added sat -show-regs, -show-public, -show-all
Clifford Wolf
2015-08-18
*
Bugfix in fsm_detect for complex muxtrees
Clifford Wolf
2015-08-18
*
Properly clean up unused "init" attributes
Clifford Wolf
2015-08-18
*
Small corrections to const2ast warning messages
Clifford Wolf
2015-08-17
*
Check base-n literals only contain valid digits
Florian Zeitz
2015-08-17
*
Warn on literals exceeding the specified bit width
Florian Zeitz
2015-08-17
*
Merge pull request #72 from cseed/master
Clifford Wolf
2015-08-17
|
\
|
*
Added .travis.yml.
Cotton Seed
2015-08-17
|
/
*
Another bugfix for ice40 and xilinx brams_init make rules
Clifford Wolf
2015-08-16
*
Fixed Makefile rules for generated share files
Clifford Wolf
2015-08-16
*
Added $tribuf and $_TBUF_ sim models
Clifford Wolf
2015-08-16
*
Added tribuf command
Clifford Wolf
2015-08-16
*
Added $tribuf and $_TBUF_ cell types
Clifford Wolf
2015-08-16
*
Fixed opt_clean handling of inout ports
Clifford Wolf
2015-08-16
*
Fixed generation of smt2 concat statements
Clifford Wolf
2015-08-15
*
Fix version strings for out-of-tree builds
Larry Doolittle
2015-08-14
*
Another block of spelling fixes
Larry Doolittle
2015-08-14
*
Keep gcc from complaining about uninitialized variables
Larry Doolittle
2015-08-14
*
Re-created command-reference-manual.tex, copied some doc fixes to online help
Clifford Wolf
2015-08-14
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2015-08-13
|
\
|
*
Added "write_smt2 -regs"
Clifford Wolf
2015-08-12
[next]