projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2020-04-09
whitequark
write_cxxrtl: elide wires for results of comb cells...
commit
|
commitdiff
|
tree
2020-04-09
whitequark
write_cxxrtl: new backend.
commit
|
commitdiff
|
tree
2020-04-09
whitequark
Merge pull request #1857 from whitequark/splitnets...
commit
|
commitdiff
|
tree
2020-04-09
whitequark
Merge pull request #1875 from whitequark/read_ilang...
commit
|
commitdiff
|
tree
2020-04-09
whitequark
Merge pull request #1886 from boqwxp/cleanup_connect
commit
|
commitdiff
|
tree
2020-04-08
Alberto Gonzalez
Clean up `passes/cmds/connect.cc`.
commit
|
commitdiff
|
tree
2020-04-08
Xiretza
Add constids.inc to final install
commit
|
commitdiff
|
tree
2020-04-07
Eddie Hung
Merge pull request #1881 from hzeller/only-define-stdc...
commit
|
commitdiff
|
tree
2020-04-07
Henner Zeller
aigerparse: only define __STDC_FORMAT_MACROS it not...
commit
|
commitdiff
|
tree
2020-04-07
Claire Wolf
Merge pull request #1814 from YosysHQ/mmicko/pyosys_mak...
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1874 from boqwxp/cleanup_show
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1861 from boqwxp/cleanup_hierarchy_...
commit
|
commitdiff
|
tree
2020-04-06
whitequark
read_ilang: improve style. NFC.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Use more descriptive variable name.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Use more descriptive variable name.
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1870 from boqwxp/cleanup_setattr
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1872 from boqwxp/cleanup_copy
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1871 from boqwxp/cleanup_splice
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1869 from boqwxp/cleanup_connwrappers
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1868 from boqwxp/cleanup_delete
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1867 from boqwxp/cleanup_stat
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1866 from boqwxp/cleanup_test_autotb
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1865 from boqwxp/cleanup_dfflibmap
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1863 from boqwxp/cleanup_techmap_ex...
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1859 from boqwxp/design_duplicate
commit
|
commitdiff
|
tree
2020-04-06
whitequark
read_ilang: improve error message for overly long wires.
commit
|
commitdiff
|
tree
2020-04-06
whitequark
read_ilang: detect overflow of integer literals.
commit
|
commitdiff
|
tree
2020-04-06
whitequark
Merge pull request #1873 from boqwxp/cleanup_bugpoint
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/show.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up private member usage in `passes/cmds/bugpoint...
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up private member usage in `passes/cmds/copy...
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/splice.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/setattr.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/connwrappers.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/delete.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/cmds/stat.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/tests/test_autotb.cc`.
commit
|
commitdiff
|
tree
2020-04-06
Alberto Gonzalez
Clean up `passes/techmap/dfflibmap.cc`.
commit
|
commitdiff
|
tree
2020-04-05
Alberto Gonzalez
Clean up `passes/techmap/extract.cc`.
commit
|
commitdiff
|
tree
2020-04-05
Alberto Gonzalez
Clean up `passes/hierarchy/submod.cc`.
commit
|
commitdiff
|
tree
2020-04-04
Alberto Gonzalez
Rename `-duplicate` to `-push-copy`.
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
Merge pull request #1648 from YosysHQ/eddie/cmp2lcu
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
cmp2lcu: rename _90_lcu_cmp -> _80_lcu_cmp
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
cmp2lcu: fail if `LUT_WIDTH < 2
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
synth: only techmap cmp2{lut,lcu} if -lut
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
synth: use +/cmp2lcu.v in generic 'synth' too
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
Cleanup +/cmp2lut.v
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
synth_xilinx: techmap +/cmp2lut.v and +/cmp2lcu.v in...
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
+/cmp2lcu.v to work efficiently for fully/partially...
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
+/cmp2lcu.v to work efficiently for fully/partially...
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
Refactor +/cmp2lcu.v into recursive techmap
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
Cleanup cmp2lcu.v
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
techmap +/cmp2lcu.v for decomposing arithmetic compares...
commit
|
commitdiff
|
tree
2020-04-03
Eddie Hung
cmp2lut: comment out unused since 362f4f9
commit
|
commitdiff
|
tree
2020-04-03
Alberto Gonzalez
Add `-duplicate` option to the `design` command.
commit
|
commitdiff
|
tree
2020-04-03
whitequark
splitnets: skip modules with processes.
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
Merge pull request #1853 from YosysHQ/eddie/fix_dynslice
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
Merge pull request #1767 from YosysHQ/eddie/idstrings
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: big fat patch to use more ID::*, otherwise...
commit
|
commitdiff
|
tree
2020-04-02
Marcin Kościelnicki
simcells.v: Generate the fine FF cell types by a python...
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Merge pull request #1846 from dh73/ast_fe
commit
|
commitdiff
|
tree
2020-04-02
Marcin Kościelnicki
iopadmap: Fix z assignment to inout port
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Merge pull request #1842 from YosysHQ/mwk/fix-deminout-xz
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: IdString::in(const IdString &) as per @Tjoppen
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: fix formatting (thanks @boqwxp)
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: use C++11 fold hack to prevent recursion
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
Revert "kernel: IdString:in() to use perfect forwarding"
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
Update backends/btor/btor.cc; credit @boqwxp
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: separate IdString::put_reference() out to help...
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: IdString:in() to use perfect forwarding
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: use more ID::*
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
kernel: Use constids.inc for global/constant IdStrings
commit
|
commitdiff
|
tree
2020-04-02
Eddie Hung
Merge pull request #1845 from YosysHQ/eddie/kernel_speedup
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Bump YOSYS_VER
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Merge pull request #1770 from YosysHQ/claire/btor_symbols
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Merge pull request #1765 from YosysHQ/claire/btor_info
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Merge pull request #1777 from YosysHQ/claire/manyhot
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Improve ezsat onehot encoding scheme
commit
|
commitdiff
|
tree
2020-04-02
Claire Wolf
Using LFSR counter for ezSAT::manyhot()
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1828 from YosysHQ/eddie/celltypes_s...
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1790 from YosysHQ/eddie/opt_expr_xor
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1789 from YosysHQ/eddie/opt_expr_alu
commit
|
commitdiff
|
tree
2020-04-01
David Shah
Merge pull request #1844 from YosysHQ/dave/gen-source-loc
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1852 from boqwxp/cleanup_synth_ice40
commit
|
commitdiff
|
tree
2020-04-01
David Shah
verilog: Add location info for generate constructs
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
ast: cap dynamic range select to size of signal, suppre...
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1849 from boqwxp/cleanup_kernel_yosys
commit
|
commitdiff
|
tree
2020-04-01
Eddie Hung
Merge pull request #1850 from boqwxp/cleanup_backends
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Fix indentation in `techlibs/ice40/synth_ice40.cc`.
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Update `RTLIL::id2cstr()` usage to `log_id`.
commit
|
commitdiff
|
tree
2020-04-01
Claire Wolf
Merge pull request #1848 from YosysHQ/eddie/fix_dynslice
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/inter...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/blif...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/veril...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/spice...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/edif...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `backends/ilang...
commit
|
commitdiff
|
tree
2020-04-01
Alberto Gonzalez
Clean up pseudo-private member usage in `kernel/yosys...
commit
|
commitdiff
|
tree
2020-03-31
Eddie Hung
Merge pull request #1761 from YosysHQ/eddie/opt_merge_s...
commit
|
commitdiff
|
tree
next