aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/ecp5
Commit message (Expand)AuthorAgeFilesLines
* abc9: replace cell type/parameters if derived type already processed (#2991)Eddie Hung2021-09-091-0/+7
* test/arch/{ecp5,ice40}/memories.ys: Use read_verilog -defer.Marcelina Kościelnicka2021-08-111-51/+102
* Add v2 memory cells.Marcelina Kościelnicka2021-08-111-17/+17
* memory_bram: Reuse extract_rdff helper for make_outreg.Marcelina Kościelnicka2021-05-251-4/+4
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-9/+9
* memory_dff: Fix needlessly duplicating enable bits.Marcelina Kościelnicka2020-10-221-0/+24
* tests: Centralize test collection and Makefile generationXiretza2020-09-211-19/+3
* Replace opt_rmdff with opt_dff.Marcelina Kościelnicka2020-08-071-3/+3
* tests: tidy up testcaseEddie Hung2020-06-031-3/+0
* tests: add ecp5 latch testcase with -abc9Eddie Hung2020-05-251-0/+16
* tests: remove write_ilangEddie Hung2020-04-201-2/+0
* Merge pull request #1603 from whitequark/ice40-ram_stylewhitequark2020-04-101-0/+330
|\
| * ecp5: do not map FFRAM if explicitly requested otherwise.whitequark2020-04-031-16/+62
| * ecp5: add support for both 1364.1 and LSE RAM/ROM attributes.whitequark2020-02-061-0/+284
* | Update bug1630.ys to use -lut 4 instead of lut fileEddie Hung2020-02-271-1/+1
|/
* Merge remote-tracking branch 'origin/master' into eddie/shiftx2muxEddie Hung2020-02-051-0/+32
|\
| * Add opt_lut_ins pass. (#1673)Marcelina Kościelnicka2020-02-031-0/+32
* | Update tests with reduced areaEddie Hung2020-01-211-3/+3
|/
* Add #1630 testcaseEddie Hung2020-01-132-0/+2
* Add testcase from #1459Eddie Hung2020-01-061-0/+25
* Do not do call equiv_opt when no sim model existsEddie Hung2019-12-312-4/+4
* Call equiv_opt with -multiclock and -assertEddie Hung2019-12-311-1/+1
* Merge pull request #1599 from YosysHQ/eddie/retry_1588Eddie Hung2019-12-301-0/+16
|\
| * Add #1598 testcaseEddie Hung2019-12-271-0/+16
* | Update resource countEddie Hung2019-12-281-3/+3
|/
* Rename memory tests to lutram, add more xilinx testsEddie Hung2019-12-121-3/+3
* Fixed testsMiodrag Milanovic2019-11-111-4/+9
* Common memory test now sharedMiodrag Milanovic2019-10-182-22/+1
* Share common testsMiodrag Milanovic2019-10-1822-302/+11
* Fix path to yosysMiodrag Milanovic2019-10-181-1/+1
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-1832-0/+668