aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make one check $shift(x)? only; change testcase to be 8b"Eddie Hung2019-09-132-5/+4
| | | | This reverts commit e2c2d784c8217e4bcf29fb6b156b6a8285036b80.
* Tidy upEddie Hung2019-09-111-10/+16
|
* Fix UBEddie Hung2019-09-111-2/+2
|
* Cope with presence of reset muxes tooEddie Hung2019-09-112-4/+64
|
* CleanupEddie Hung2019-09-111-25/+22
|
* Add more testsEddie Hung2019-09-111-0/+32
|
* Only display log message if did_somethingEddie Hung2019-09-111-1/+1
|
* Rename dffmuxext -> dffmux, also remove constants in dff+muxEddie Hung2019-09-114-57/+91
|
* proc instead of prepEddie Hung2019-09-111-2/+2
|
* Add unsigned caseEddie Hung2019-09-111-0/+17
|
* Missing equiv_opt -assertEddie Hung2019-09-061-1/+1
|
* Make one check $shift(x)? only; change testcase to be 8bEddie Hung2019-09-062-4/+5
|
* Usee equiv_opt -assertEddie Hung2019-09-061-3/+3
|
* simple/peepopt.v tests to various/peepopt.ys with equiv_opt & selectEddie Hung2019-09-052-21/+63
|
* Revert "abc9 followed by clean otherwise netlist could be invalid for sim"Eddie Hung2019-09-051-1/+0
| | | | This reverts commit 6fe1ca633d90fb238d2671dba3d7f772c263a497.
* Revert "parse_xaiger() to do "clean -purge""Eddie Hung2019-09-041-1/+1
| | | | This reverts commit 5d16bf831688ff665b0ec2abd6835b71320b2db5.
* abc9 followed by clean otherwise netlist could be invalid for simEddie Hung2019-09-041-0/+1
|
* Remove log_cell() callsEddie Hung2019-09-041-3/+0
|
* Add peepopt_dffmuxextEddie Hung2019-09-043-0/+60
|
* Add peepopt_dffmuxext testsEddie Hung2019-09-041-0/+8
|
* Merge pull request #1338 from YosysHQ/eddie/deferred_topEddie Hung2019-09-043-0/+58
|\ | | | | hierarchy -auto-top to work with (* top *) modules from read/read_verilog -defer
| * Adopt @cliffordwolf's suggestionEddie Hung2019-09-031-10/+3
| |
| * Expand test with `hierarchy' without -auto-topEddie Hung2019-09-031-0/+7
| |
| * Add `read -noverific` before readEddie Hung2019-09-031-0/+1
| |
| * Merge remote-tracking branch 'origin/master' into eddie/deferred_topEddie Hung2019-09-0372-415/+1857
| |\ | |/ |/|
* | Merge pull request #1351 from emilazy/remove-which-useClifford Wolf2019-09-032-2/+2
|\ \ | | | | | | Use `command -v` rather than `which`
| * | Use `command -v` rather than `which`Emily2019-09-032-2/+2
|/ /
* | Merge branch 'master' of github.com:YosysHQ/yosysEddie Hung2019-09-026-21/+20
|\ \
| * \ Merge pull request #1344 from YosysHQ/eddie/ice40_signed_maccEddie Hung2019-09-013-12/+10
| |\ \ | | | | | | | | ice40_dsp to allow signed multipliers
| | * | Improve tests/ice40/macc.ys for SB_MAC16Eddie Hung2019-08-302-7/+10
| | | |
| | * | Do not restrict multiplier to unsignedEddie Hung2019-08-301-5/+0
| | | |
| * | | Merge pull request #1347 from mmicko/fix_select_error_msgClifford Wolf2019-09-011-2/+2
| |\ \ \ | | | | | | | | | | Fix select command error msg, fixes issue #1081
| | * | | Fix select command error msg, fixes issue #1081Miodrag Milanovic2019-09-011-2/+2
| | | | |
| * | | | Merge pull request #1346 from mmicko/fix_ecp5_cells_simDavid Shah2019-09-011-6/+7
| |\ \ \ \ | | |/ / / | |/| | | Fix TRELLIS_FF simulation model
| | * | | Fix TRELLIS_FF simulation modelMiodrag Milanovic2019-08-311-6/+7
| |/ / /
| * | | ecp5_gsr: Fix typoDavid Shah2019-08-311-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me>
* | | | Recognise built-in types (e.g. $_DFF_*)Eddie Hung2019-09-021-3/+4
|/ / /
* | | Missing dep for test_pmgenEddie Hung2019-08-301-1/+1
| | |
* | | Merge pull request #1340 from YosysHQ/eddie/abc_no_cleanEddie Hung2019-08-304-35/+35
|\ \ \ | |/ / |/| | abc9 to not call "clean" at end of run (often called outside)
| * | Nicer formattingEddie Hung2019-08-291-1/+7
| | |
| * | parse_xaiger() to do "clean -purge"Eddie Hung2019-08-291-1/+1
| | |
| * | Output has priority over input when stitching in abc9Eddie Hung2019-08-291-13/+10
| | |
| * | Group abc_* attribute doc with other attributesEddie Hung2019-08-291-17/+17
| | |
| * | abc9 to not call "clean" at end of run (often called outside)Eddie Hung2019-08-291-3/+0
| | |
* | | Merge pull request #1310 from SergeyDegtyar/masterEddie Hung2019-08-3037-1/+766
|\ \ \ | | | | | | | | Add new tests for ice40 architecture
| * | | macc test fixSergeyDegtyar2019-08-301-1/+1
| | | |
| * | | Fix macc testSergeyDegtyar2019-08-301-1/+1
| | | |
| * | | div_mod test fixSergeyDegtyar2019-08-301-1/+1
| | | |
| * | | fix div_mod testSergeyDegtyar2019-08-301-1/+1
| | | |
| * | | Fix test for counterSergeyDegtyar2019-08-301-1/+1
| | | |