projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2019-09-10
Eddie Hung
Add initial USE_SIMD=FOUR12 support
commit
|
commitdiff
|
tree
2019-09-10
Eddie Hung
Only trim sigM if USE_MULT; only look for ffM then too
commit
|
commitdiff
|
tree
2019-09-10
Eddie Hung
Set USE_MULT and USE_SIMD
commit
|
commitdiff
|
tree
2019-09-09
Eddie Hung
Rename
commit
|
commitdiff
|
tree
2019-09-09
Eddie Hung
Oops
commit
|
commitdiff
|
tree
2019-09-09
Eddie Hung
Tidy up
commit
|
commitdiff
|
tree
2019-09-09
Eddie Hung
Refactor using subpattern in_dffe
commit
|
commitdiff
|
tree
2019-09-07
Eddie Hung
Update macc test
commit
|
commitdiff
|
tree
2019-09-07
Eddie Hung
Pack CREG
commit
|
commitdiff
|
tree
2019-09-07
Eddie Hung
Use unextend lambda
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix ffP just like ffPmux
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Perform D replacement properly
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Add support for DREG
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fine tune nusers when postAdd
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix macc and mul tests
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix enable polarity
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Logging for ffAD
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Add support for pre-adder and AD register
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Document (* gentb_skip *) attr for test_autotb
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Tidy up ice40_dsp some more
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Use more index patterns
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix ffPmux to cope with offset
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Simplify filter expressions
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix nusers condition in ffP
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Check adder is <= 48 bits before packing
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Check nusers for M and P enable muxes
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
More nusers() checks for A and B enable muxes
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Sensitive to CEB CEM CEP polarity
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
ffAmuxAB -> ffAenpol
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Refactor ice40_dsp
commit
|
commitdiff
|
tree
2019-09-06
Eddie Hung
Fix broken ice40_dsp
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Merge remote-tracking branch 'origin/eddie/peepopt_dffm...
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Merge remote-tracking branch 'origin/master' into xc7dsp
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Do not check signedness of post-adder (assume taken...
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Merge pull request #1312 from YosysHQ/xaig_arrival
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Use filter instead of index; support wide enable muxes
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Do not make ff[MP]mux semioptional, use sigmap
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Add support for CEP
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Add support for CEB, remove check on nusers
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Support CEA
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Bump version
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Merge pull request #1350 from YosysHQ/clifford/fixsby59
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Merge pull request #1330 from YosysHQ/clifford/fix1145
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
simple/peepopt.v tests to various/peepopt.ys with equiv...
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Revert "abc9 followed by clean otherwise netlist could...
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Update README.md
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Rename conflicting wires on flatten/techmap, add "hierc...
commit
|
commitdiff
|
tree
2019-09-05
Clifford Wolf
Add flatten handling of pre-existing wires as created...
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Get rid of sigBset too
commit
|
commitdiff
|
tree
2019-09-05
whitequark
Merge pull request #1356 from emilazy/fix-makefile...
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Get rid of sigAset
commit
|
commitdiff
|
tree
2019-09-05
Eddie Hung
Get rid of sigPused
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Compute sigP properly
commit
|
commitdiff
|
tree
2019-09-04
Emily
Use $(shell :; ...) in Makefile to force shell
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Resolve TODO with pin assignments for SRL*
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig_...
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Revert "parse_xaiger() to do "clean -purge""
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
abc9 followed by clean otherwise netlist could be inval...
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Remove log_cell() calls
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Merge remote-tracking branch 'origin/eddie/peepopt_dffm...
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Merge remote-tracking branch 'origin/master' into xc7dsp
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Add peepopt_dffmuxext
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Add peepopt_dffmuxext tests
commit
|
commitdiff
|
tree
2019-09-04
whitequark
Merge pull request #1354 from emilazy/remove-which-use
commit
|
commitdiff
|
tree
2019-09-04
Emily
Replace `which` with `command -v` in Makefile too
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Merge pull request #1338 from YosysHQ/eddie/deferred_top
commit
|
commitdiff
|
tree
2019-09-04
Eddie Hung
Support CEM
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
st.ffP from if to assert
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Rename muxAB to postAddMux
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Use choices for addAB, now called postAdd
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Add support for load value into DSP48E1.P
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Process post-adder first since C could be used for...
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Use feedback path for MACC
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Adopt @cliffordwolf's suggestion
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Expand test with `hierarchy' without -auto-top
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Add `read -noverific` before read
commit
|
commitdiff
|
tree
2019-09-03
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2019-09-03
Clifford Wolf
Merge pull request #1351 from emilazy/remove-which-use
commit
|
commitdiff
|
tree
2019-09-02
Emily
Use `command -v` rather than `which`
commit
|
commitdiff
|
tree
2019-09-02
Clifford Wolf
Properly construct $live and $fair cells from "if ...
commit
|
commitdiff
|
tree
2019-09-02
Eddie Hung
Add comments
commit
|
commitdiff
|
tree
2019-09-02
Eddie Hung
Rename box
commit
|
commitdiff
|
tree
2019-09-02
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig_...
commit
|
commitdiff
|
tree
2019-09-02
Eddie Hung
Merge branch 'master' of github.com:YosysHQ/yosys
commit
|
commitdiff
|
tree
2019-09-02
Eddie Hung
Recognise built-in types (e.g. $_DFF_*)
commit
|
commitdiff
|
tree
2019-09-01
Eddie Hung
Merge pull request #1344 from YosysHQ/eddie/ice40_signe...
commit
|
commitdiff
|
tree
2019-09-01
Clifford Wolf
Merge pull request #1347 from mmicko/fix_select_error_msg
commit
|
commitdiff
|
tree
2019-09-01
David Shah
Merge pull request #1346 from mmicko/fix_ecp5_cells_sim
commit
|
commitdiff
|
tree
2019-09-01
Miodrag Milanovic
Fix select command error msg, fixes issue #1081
commit
|
commitdiff
|
tree
2019-08-31
Miodrag Milanovic
Fix TRELLIS_FF simulation model
commit
|
commitdiff
|
tree
2019-08-31
David Shah
ecp5_gsr: Fix typo
commit
|
commitdiff
|
tree
2019-08-31
Eddie Hung
Make abc9 test a bit more interesting
commit
|
commitdiff
|
tree
2019-08-31
Eddie Hung
Recognise built-in types (e.g. $_DFF_*)
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Remove trailing space
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Fine tune xilinx_dsp pattern matcher
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Add macc test, with equiv_opt not currently passing
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
autoremove ffM
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Remove debug
commit
|
commitdiff
|
tree
next