Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/YosysHQ/yosys into gowin | Pepijn de Vos | 2019-11-11 | 29 | -23010/+30701 |
|\ | |||||
| * | Merge pull request #1470 from YosysHQ/clifford/subpassdoc | Clifford Wolf | 2019-11-10 | 1 | -0/+46 |
| |\ | |||||
| | * | Add CodingReadme section on script passes | Clifford Wolf | 2019-10-31 | 1 | -0/+46 |
| * | | Add check for valid macro names in macro definitions | Clifford Wolf | 2019-11-07 | 1 | -7/+11 |
| * | | synth_xilinx: Merge blackbox primitive libraries. | Marcin Kościelnicki | 2019-11-06 | 11 | -23234/+29820 |
| * | | Fix write_aiger bug added in 524af21 | Clifford Wolf | 2019-11-04 | 1 | -0/+3 |
| |/ | |||||
| * | Merge pull request #1393 from whitequark/write_verilog-avoid-init | Clifford Wolf | 2019-10-27 | 1 | -4/+5 |
| |\ | |||||
| | * | write_verilog: do not print (*init*) attributes on regs. | whitequark | 2019-09-22 | 1 | -4/+5 |
| * | | Improve naming scheme for (VHDL) modules imported from Verific | Clifford Wolf | 2019-10-24 | 1 | -3/+26 |
| * | | Merge pull request #1455 from YosysHQ/dave/ultrascaleplus | David Shah | 2019-10-24 | 9 | -417/+1153 |
| |\ \ | |||||
| | * | | xilinx: Add URAM288 mapping for xcup | David Shah | 2019-10-23 | 5 | -2/+92 |
| | * | | xilinx: Add support for UltraScale[+] BRAM mapping | David Shah | 2019-10-23 | 7 | -416/+1062 |
| * | | | Add "verific -L" | Clifford Wolf | 2019-10-24 | 1 | -1/+12 |
| |/ / | |||||
| * | | Bugfix in smtio vcd handling of $-identifiers | Clifford Wolf | 2019-10-23 | 1 | -6/+9 |
| * | | xilinx: Support multiplier mapping for all families. | Marcin Kościelnicki | 2019-10-22 | 9 | -9/+269 |
| * | | Merge pull request #1452 from nakengelhardt/fix_dsp_mem_reg | Clifford Wolf | 2019-10-22 | 2 | -0/+2 |
| |\ \ | |||||
| | * | | Call memory_dff before DSP mapping to reserve registers (fixes #1447) | N. Engelhardt | 2019-10-17 | 2 | -0/+2 |
| * | | | Add "verilog_defines -list" and "verilog_defines -reset" | Clifford Wolf | 2019-10-21 | 1 | -0/+16 |
| * | | | Fix handling of "restrict" in Verific front-end | Clifford Wolf | 2019-10-21 | 1 | -1/+1 |
* | | | | fix wide luts | Pepijn de Vos | 2019-11-06 | 2 | -19/+22 |
* | | | | don't cound exact luts in big muxes; futile and fragile | Pepijn de Vos | 2019-10-30 | 1 | -3/+0 |
* | | | | add IOBUF | Pepijn de Vos | 2019-10-28 | 2 | -1/+10 |
* | | | | add tristate buffer and test | Pepijn de Vos | 2019-10-28 | 3 | -2/+21 |
* | | | | do not use wide luts in testcase | Pepijn de Vos | 2019-10-28 | 1 | -3/+3 |
* | | | | actually run the gowin tests | Pepijn de Vos | 2019-10-28 | 1 | -0/+1 |
* | | | | More formatting | Pepijn de Vos | 2019-10-28 | 1 | -55/+49 |
* | | | | really really fix formatting maybe | Pepijn de Vos | 2019-10-28 | 1 | -41/+41 |
* | | | | undo formatting fuckup | Pepijn de Vos | 2019-10-28 | 1 | -25/+25 |
* | | | | add wide luts | Pepijn de Vos | 2019-10-28 | 3 | -36/+119 |
* | | | | add 32-bit BRAM and byte-enables | Pepijn de Vos | 2019-10-28 | 2 | -4/+25 |
* | | | | ALU sim tweaks | Pepijn de Vos | 2019-10-24 | 2 | -13/+13 |
* | | | | Add some tests | Pepijn de Vos | 2019-10-21 | 10 | -0/+224 |
* | | | | add a few more missing dff | Pepijn de Vos | 2019-10-21 | 1 | -7/+16 |
* | | | | add negedge DFF | Pepijn de Vos | 2019-10-21 | 2 | -15/+139 |
* | | | | use ADDSUB ALU mode to remove inverters | Pepijn de Vos | 2019-10-21 | 2 | -7/+77 |
* | | | | Merge branch 'master' of https://github.com/YosysHQ/yosys into gowin | Pepijn de Vos | 2019-10-21 | 275 | -2678/+32872 |
|\| | | | |||||
| * | | | ecp5: Pass -nomfs to abc9 | David Shah | 2019-10-20 | 1 | -2/+2 |
| * | | | Merge pull request #1457 from xobs/python-binary-name | Miodrag Milanović | 2019-10-19 | 6 | -9/+9 |
| |\ \ \ | |||||
| | * | | | Makefile: don't assume python is called `python3` | Sean Cross | 2019-10-19 | 6 | -9/+9 |
| |/ / / | |||||
| * | | | Merge pull request #1454 from YosysHQ/mmicko/common_tests | Miodrag Milanović | 2019-10-18 | 166 | -1763/+455 |
| |\ \ \ | |||||
| | * | | | fixed error | Miodrag Milanovic | 2019-10-18 | 1 | -1/+1 |
| | * | | | Unify verilog style | Miodrag Milanovic | 2019-10-18 | 11 | -191/+157 |
| | * | | | Common memory test now shared | Miodrag Milanovic | 2019-10-18 | 10 | -89/+5 |
| | * | | | Remove not needed tests | Miodrag Milanovic | 2019-10-18 | 4 | -52/+0 |
| | * | | | Share common tests | Miodrag Milanovic | 2019-10-18 | 103 | -1316/+178 |
| | * | | | fix yosys path | Miodrag Milanovic | 2019-10-18 | 1 | -2/+2 |
| | * | | | Fix path to yosys | Miodrag Milanovic | 2019-10-18 | 5 | -5/+5 |
| | * | | | Moved all tests in arch sub directory | Miodrag Milanovic | 2019-10-18 | 151 | -5/+5 |
| |/ / / | |||||
| * | | | Add async2sync | Miodrag Milanovic | 2019-10-18 | 2 | -8/+8 |
| * | | | Merge pull request #1435 from YosysHQ/mmicko/efinix | Miodrag Milanović | 2019-10-18 | 27 | -1/+572 |
| |\ \ \ |