aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/xilinx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-1911-30/+560
|\
| * tests/xilinx: fix flaky mux testMarcin Kościelnicki2019-12-181-2/+4
| * xilinx: Add xilinx_dffopt pass (#1557)Marcin Kościelnicki2019-12-183-3/+232
| * xilinx: Improve flip-flop handling.Marcin Kościelnicki2019-12-183-11/+12
| * Merge pull request #1574 from YosysHQ/eddie/xilinx_lutramEddie Hung2019-12-163-17/+171
| |\
| | * Disable RAM16X1D testEddie Hung2019-12-131-17/+17
| | * Remove extraneous synth_xilinx callEddie Hung2019-12-121-2/+0
| | * Add tests for these new modelsEddie Hung2019-12-121-0/+40
| | * Add #1460 testcaseEddie Hung2019-12-121-0/+34
| | * Rename memory tests to lutram, add more xilinx testsEddie Hung2019-12-122-17/+99
| * | Add another testEddie Hung2019-12-161-1/+8
| * | Accidentally commented out testsEddie Hung2019-12-161-47/+47
| * | Add unconditional match blocks for force RAMEddie Hung2019-12-161-0/+9
| * | Merge blockram testsEddie Hung2019-12-162-47/+81
| * | Fixing compiler warning/issues. Moving test script to the correct placeDiego H2019-12-161-0/+47
| * | Renaming BRAM memory tests for the sake of uniformityDiego H2019-12-131-6/+6
| * | Fixing citation in xc7_xcu_brams.txt file. Fixing RAMB36E1 test.Diego H2019-12-121-2/+2
| * | Adding a note (TODO) in the memory_params.ys check fileDiego H2019-12-121-0/+2
| * | Updating RAMB36E1 thresholds. Adding test for both RAMB18E1/RAMB36E1Diego H2019-12-121-0/+45
| |/
* | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-061-1/+1
|\|
| * tests: arch: xilinx: Change order of arguments in macc.shJan Kowalewski2019-12-061-1/+1
* | abc9_map.v to transform INIT=1 to INIT=0Eddie Hung2019-12-041-0/+91
|/
* No need for -abc9Eddie Hung2019-11-261-1/+1
* Add citationEddie Hung2019-11-261-0/+1
* Add testcase derived from fastfir_dynamictaps benchmarkEddie Hung2019-11-261-0/+68
* xilinx: Use INV instead of LUT1 when applicableMarcin Kościelnicki2019-11-254-8/+8
* Fixed testsMiodrag Milanovic2019-11-111-1/+5
* Common memory test now sharedMiodrag Milanovic2019-10-182-22/+1
* Share common testsMiodrag Milanovic2019-10-1822-300/+11
* fix yosys pathMiodrag Milanovic2019-10-181-2/+2
* Fix path to yosysMiodrag Milanovic2019-10-181-1/+1
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-1836-0/+1034