projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
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
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
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-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
2019-08-30
Eddie Hung
ffM before addAB
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Another oops
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Update commented out
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Update test for ffM
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Add support for ffM
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Update comment
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Add mul_unsigned test
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Missing dep for test_pmgen
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Missing dep for test_pmgen
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge remote-tracking branch 'origin/master' into xc7dsp
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge pull request #1340 from YosysHQ/eddie/abc_no_clean
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Improve tests/ice40/macc.ys for SB_MAC16
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Do not restrict multiplier to unsigned
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
New pmgen requires explicit accept
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge pull request #1310 from SergeyDegtyar/master
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge pull request #1321 from YosysHQ/eddie/xilinx_srl
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Format `-pwires`
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge branch 'xc7dsp' of github.com:YosysHQ/yosys into...
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
macc test fix
commit
|
commitdiff
|
tree
2019-08-30
David Shah
Merge branch 'master' into xc7dsp
commit
|
commitdiff
|
tree
2019-08-30
David Shah
Merge pull request #1343 from whitequark/diamond-ffs
commit
|
commitdiff
|
tree
2019-08-30
David Shah
ecp5: Add simulation equivalence check for Diamond...
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Fix macc test
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
div_mod test fix
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
fix div_mod test
commit
|
commitdiff
|
tree
2019-08-30
whitequark
ecp5: deduplicate Diamond FD/IFS/OFS/IO primitives.
commit
|
commitdiff
|
tree
2019-08-30
whitequark
ecp5: allow (and enable by default) GSR on FD/IFS/OFS...
commit
|
commitdiff
|
tree
2019-08-30
whitequark
ecp5: add missing FD primitives.
commit
|
commitdiff
|
tree
2019-08-30
whitequark
ecp5: fix CEMUX on IFS/OFS primitives.
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Fix test for counter
commit
|
commitdiff
|
tree
2019-08-30
Sergey
Merge branch 'master' into master
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Add new tests.
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Remove unnecessary common.v(assertions for testbenches).
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Remove simulation from run-test.sh (unnecessary paths)
commit
|
commitdiff
|
tree
2019-08-30
SergeyDegtyar
Remove simulation from run-test.sh
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Merge pull request #1337 from YosysHQ/eddie/fix_carry_w...
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Nicer formatting
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
parse_xaiger() to do "clean -purge"
commit
|
commitdiff
|
tree
2019-08-30
Eddie Hung
Output has priority over input when stitching in abc9
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Group abc_* attribute doc with other attributes
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
abc9 to not call "clean" at end of run (often called...
commit
|
commitdiff
|
tree
2019-08-29
Sergey
Merge pull request #2 from YosysHQ/master
commit
|
commitdiff
|
tree
2019-08-29
Sergey
Merge pull request #3 from YosysHQ/Sergey/tests_ice40
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Fix typo that's gone unnoticed for 5 months!?!
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Add constant expression attribute to test
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Remove newline
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Restore non-deferred code, deferred case to ignore...
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Rename boxes too
commit
|
commitdiff
|
tree
2019-08-29
Clifford Wolf
Bump YOSYS_VER
commit
|
commitdiff
|
tree
2019-08-29
SergeyDegtyar
Add comments for examples from Lattice user guide
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
-auto-top should check $abstract (deferred) modules...
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
read_verilog -defer should still populate module attributes
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Add failing test
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Add run-test.sh too
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Do not overwrite LUT param
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Add SB_CARRY to ice40_opt test
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Add ice40_opt test
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Trailing comma
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Adapt to $__ICE40_CARRY_WRAPPER
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Revert "Remove $__ICE40_FULL_ADDER handling from ice40_...
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Remove $__ICE40_FULL_ADDER handling from ice40_opt...
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Update box size and timings
commit
|
commitdiff
|
tree
2019-08-29
Eddie Hung
Update to new $__ICE40_CARRY_WRAPPER
commit
|
commitdiff
|
tree
2019-08-28
Eddie Hung
Account for D port being a constant
commit
|
commitdiff
|
tree
next