projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2016-03-31
Clifford Wolf
Renamed opt_share to opt_merge
commit
|
commitdiff
|
tree
2016-03-31
Clifford Wolf
Renamed opt_const to opt_expr
commit
|
commitdiff
|
tree
2016-03-31
Clifford Wolf
Fixed typo in greenpak4_counters.cc
commit
|
commitdiff
|
tree
2016-03-31
Clifford Wolf
Merge pull request #142 from azonenberg/master
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Renamed counters pass to greenpak4_counters
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Added initial implementation of "counters" pass to...
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Reduced log verbosity
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Continued work on counter extraction. Can recognize...
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Merge https://github.com/cliffordwolf/yosys
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Updated tech lib for greenpak4 counter with some clarif...
commit
|
commitdiff
|
tree
2016-03-31
Andrew Zonenberg
Fixed typo in log message
commit
|
commitdiff
|
tree
2016-03-30
Clifford Wolf
We have 2016 for a while now
commit
|
commitdiff
|
tree
2016-03-30
Clifford Wolf
Added .vhd file extension support
commit
|
commitdiff
|
tree
2016-03-30
Andrew Zonenberg
Initial work on greenpak4 counter extraction. Doesn...
commit
|
commitdiff
|
tree
2016-03-30
Clifford Wolf
Merge branch 'master' of github.com:cliffordwolf/yosys
commit
|
commitdiff
|
tree
2016-03-30
Clifford Wolf
Added support for installed plugins
commit
|
commitdiff
|
tree
2016-03-30
Andrew Zonenberg
Added splitnets to synth_greenpak4
commit
|
commitdiff
|
tree
2016-03-29
Clifford Wolf
Added more cell help messages
commit
|
commitdiff
|
tree
2016-03-29
Clifford Wolf
Fixed indenting in techlibs/greenpak4/gp_dff.lib
commit
|
commitdiff
|
tree
2016-03-29
Clifford Wolf
Merge pull request #141 from azonenberg/master
commit
|
commitdiff
|
tree
2016-03-29
Andrew Zonenberg
Added keep constraint to GP_SYSRESET cell
commit
|
commitdiff
|
tree
2016-03-29
Andrew Zonenberg
Added GP_SYSRESET block
commit
|
commitdiff
|
tree
2016-03-28
Clifford Wolf
Merge pull request #137 from ravenexp/master
commit
|
commitdiff
|
tree
2016-03-28
Clifford Wolf
Merge pull request #138 from SebKuzminsky/help-typo
commit
|
commitdiff
|
tree
2016-03-28
Clifford Wolf
Merge pull request #139 from azonenberg/master
commit
|
commitdiff
|
tree
2016-03-27
Andrew Zonenberg
Added GP_COUNT8/GP_COUNT14 cells
commit
|
commitdiff
|
tree
2016-03-26
Andrew Zonenberg
Changed GP_LFOSC parameter configuration
commit
|
commitdiff
|
tree
2016-03-26
Andrew Zonenberg
Added GP_LFOSC cell
commit
|
commitdiff
|
tree
2016-03-26
Andrew Zonenberg
Renamed GP4_V* cells to GP_V* for consistency
commit
|
commitdiff
|
tree
2016-03-26
Sebastian Kuzminsky
fix a cut-n-paste error in the -h help
commit
|
commitdiff
|
tree
2016-03-26
Sergey Kvachonok
Embed DATDIR make variable value into yosys binary.
commit
|
commitdiff
|
tree
2016-03-25
Clifford Wolf
Merge pull request #136 from ravenexp/master
commit
|
commitdiff
|
tree
2016-03-25
Sergey Kvachonok
Optionally use ${CC} when compiling test utils.
commit
|
commitdiff
|
tree
2016-03-25
Sergey Kvachonok
Allow redefining pkg-config Makefile command.
commit
|
commitdiff
|
tree
2016-03-25
Sergey Kvachonok
Allow redefining binary and data install locations.
commit
|
commitdiff
|
tree
2016-03-24
Clifford Wolf
Do not set "nosync" on task outputs, fixes #134
commit
|
commitdiff
|
tree
2016-03-23
Clifford Wolf
Fixed handling of inverters (aka 1-input luts) in nlutmap
commit
|
commitdiff
|
tree
2016-03-23
Clifford Wolf
Added GP_DFFS, GP_DFFR, and GP_DFFSR
commit
|
commitdiff
|
tree
2016-03-23
Clifford Wolf
Added GP_DFF INIT parameter
commit
|
commitdiff
|
tree
2016-03-22
Clifford Wolf
Added ast.h to exported headers
commit
|
commitdiff
|
tree
2016-03-21
Clifford Wolf
Cleanup abstract modules at end of "hierarchy -top"
commit
|
commitdiff
|
tree
2016-03-21
Clifford Wolf
Support for abstract modules in chparam
commit
|
commitdiff
|
tree
2016-03-21
Clifford Wolf
Added support for $stop system task
commit
|
commitdiff
|
tree
2016-03-21
Clifford Wolf
Improvements in synth_greenpak4, added -part option
commit
|
commitdiff
|
tree
2016-03-19
Clifford Wolf
Improvements in ABCEXTERNAL handling
commit
|
commitdiff
|
tree
2016-03-19
Clifford Wolf
Merge pull request #130 from ravenexp/master
commit
|
commitdiff
|
tree
2016-03-19
Sergey Kvachonok
Support calling out to an external ABC.
commit
|
commitdiff
|
tree
2016-03-19
Clifford Wolf
Added $display %m support, fixed mem leak in $display...
commit
|
commitdiff
|
tree
2016-03-19
Clifford Wolf
Added black box modules for all the 7-series design...
commit
|
commitdiff
|
tree
2016-03-18
Clifford Wolf
Fixed localparam signdness, fixes #127
commit
|
commitdiff
|
tree
2016-03-18
Clifford Wolf
Set "nosync" attribute on internal task/function wires
commit
|
commitdiff
|
tree
2016-03-15
Clifford Wolf
Fixed Verilog parser fix and more similar improvements
commit
|
commitdiff
|
tree
2016-03-15
Andrew Becker
Use left-recursive rule for cell_port_list in Verilog...
commit
|
commitdiff
|
tree
2016-03-14
Clifford Wolf
Bugfix in write_verilog for RTLIL processes
commit
|
commitdiff
|
tree
2016-03-11
Clifford Wolf
Cleanups and improvements in examples/cmos/
commit
|
commitdiff
|
tree
2016-03-11
Clifford Wolf
Merge commit 'b34385ec924b6067c1f82bdbae923f8062518956'
commit
|
commitdiff
|
tree
2016-03-10
Clifford Wolf
Fixed typos in verilog_defaults help message
commit
|
commitdiff
|
tree
2016-03-08
Clifford Wolf
Added "write_edif -nogndvcc"
commit
|
commitdiff
|
tree
2016-03-08
Clifford Wolf
Added examples/cxx-api/evaldemo.cc
commit
|
commitdiff
|
tree
2016-03-07
Clifford Wolf
Merge branch 'master' of github.com:cliffordwolf/yosys
commit
|
commitdiff
|
tree
2016-03-07
Clifford Wolf
Using "mfs" and "lutpack" in ABC lut mapping
commit
|
commitdiff
|
tree
2016-03-05
Uros Platise
Completed ngspice digital example with verilog tb
commit
|
commitdiff
|
tree
2016-03-02
Clifford Wolf
Added digital (xspice) example code to examples/cmos/
commit
|
commitdiff
|
tree
2016-03-02
Clifford Wolf
Be more conservative with net names in spice output
commit
|
commitdiff
|
tree
2016-02-29
Clifford Wolf
Merge pull request #119 from SebKuzminsky/spelling...
commit
|
commitdiff
|
tree
2016-02-28
Sebastian Kuzminsky
user-facing spelling fixes
commit
|
commitdiff
|
tree
2016-02-26
Clifford Wolf
We are now in 0.6+ development
commit
|
commitdiff
|
tree
2016-02-26
Clifford Wolf
Yosys 0.6
yosys-0.6
commit
|
commitdiff
|
tree
2016-02-24
Clifford Wolf
Fixed BLIF parser for empty port assignments
commit
|
commitdiff
|
tree
2016-02-15
Clifford Wolf
Use easyer-to-read unoptimized ceil_log2()
commit
|
commitdiff
|
tree
2016-02-15
Clifford Wolf
Updated ABC to ae7d65e71adc
commit
|
commitdiff
|
tree
2016-02-14
Clifford Wolf
Updated command reference in manual
commit
|
commitdiff
|
tree
2016-02-14
Clifford Wolf
Changelog for upcoming 0.6 release
commit
|
commitdiff
|
tree
2016-02-14
Clifford Wolf
Fixed more visual studio warnings
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Fixed some visual studio warnings
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Merge branch 'master' of github.com:cliffordwolf/yosys
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Added "int ceil_log2(int)" function
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Fixed MXE ABC build
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Run dffsr2dff in synth_xilinx
commit
|
commitdiff
|
tree
2016-02-13
Clifford Wolf
Support for more Verific primitives (patch I got per...
commit
|
commitdiff
|
tree
2016-02-08
Clifford Wolf
Updated ABC
commit
|
commitdiff
|
tree
2016-02-07
Clifford Wolf
Work around DDR dout sim glitches in ice40 SB_IO sim...
commit
|
commitdiff
|
tree
2016-02-07
Clifford Wolf
Updated ABC
commit
|
commitdiff
|
tree
2016-02-04
Clifford Wolf
Added "stat -liberty" for calculating chip area
commit
|
commitdiff
|
tree
2016-02-03
Clifford Wolf
Bugfix in Verific front-end
commit
|
commitdiff
|
tree
2016-02-02
Clifford Wolf
Updated verific build instructions
commit
|
commitdiff
|
tree
2016-02-02
Clifford Wolf
Improved dffsr2dff pass
commit
|
commitdiff
|
tree
2016-02-02
Clifford Wolf
Added dffsr2dff
commit
|
commitdiff
|
tree
2016-02-02
Clifford Wolf
Added addBufGate module method
commit
|
commitdiff
|
tree
2016-02-02
Clifford Wolf
Use alphanumerical order instead of idstring idx in...
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
Added CodeOfConduct
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
Updated ABC to hg rev ee212a9e94df
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
Progress in cell library documentation
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
Added "abc -luts" option, Improved Xilinx logic mapping
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
Improvements in dfflibmap (FFs with Q/QN outputs, DFFs...
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
SigMap performance improvement
commit
|
commitdiff
|
tree
2016-02-01
Clifford Wolf
hashlib mfp<> performance improvements
commit
|
commitdiff
|
tree
2016-01-31
Clifford Wolf
Added reserve() method to haslib classes and
commit
|
commitdiff
|
tree
2016-01-31
Clifford Wolf
Merge branch 'rtlil_remove2_speedup' of https://github...
commit
|
commitdiff
|
tree
2016-01-31
Clifford Wolf
More clang sanitizer stuff
commit
|
commitdiff
|
tree
next