Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | synth_intel: Warn about untested Quartus backend | Dan Ravensloft | 2019-07-07 | 1 | -0/+3 | |
| | |/ / / / | ||||||
| * / / / / | Clarify script -scriptwire doc | Eddie Hung | 2019-07-08 | 1 | -0/+4 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1159 from btut/fix/1090_segfault_cell_and_wire | Clifford Wolf | 2019-07-05 | 1 | -0/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Throw runtime exception when trying to convert a c++-pointer to a | Benedikt Tutzer | 2019-07-04 | 1 | -0/+3 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1156 from YosysHQ/eddie/fix_abc9_unknown_cell | Eddie Hung | 2019-07-03 | 3 | -6/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | write_xaiger to treat unknown cell connections as keep-s | Eddie Hung | 2019-07-02 | 1 | -6/+14 | |
| | * | | | | Add test | Eddie Hung | 2019-07-02 | 2 | -0/+14 | |
| * | | | | | Merge pull request #1147 from YosysHQ/clifford/fix1144 | Clifford Wolf | 2019-07-03 | 3 | -82/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix tests/various/specify.v | Clifford Wolf | 2019-07-03 | 2 | -8/+3 | |
| | * | | | | | Some cleanups in "ignore specify parser" | Clifford Wolf | 2019-07-03 | 2 | -80/+6 | |
| | * | | | | | Comment out invalid syntax | Eddie Hung | 2019-06-30 | 1 | -2/+2 | |
| | * | | | | | Add test from #1144, and try reading without '-specify' flag | Eddie Hung | 2019-06-28 | 2 | -0/+16 | |
| | * | | | | | Improve specify dummy parser, fixes #1144 | Clifford Wolf | 2019-06-28 | 1 | -2/+9 | |
| * | | | | | | Merge pull request #1154 from whitequark/manual-sync-always | Clifford Wolf | 2019-07-03 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | manual: explain the purpose of `sync always`. | whitequark | 2019-07-02 | 1 | -2/+3 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | xc7: Map combinational DSP48E1s | David Shah | 2019-07-08 | 4 | -7/+77 | |
* | | | | | | | mul2dsp: Fix typo | David Shah | 2019-07-08 | 1 | -1/+1 | |
* | | | | | | | Add mul2dsp multiplier splitting rule and ECP5 mapping | David Shah | 2019-07-08 | 5 | -2/+280 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-07-02 | 4 | -3/+27 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #1150 from YosysHQ/eddie/script_from_wire | Eddie Hung | 2019-07-02 | 3 | -8/+60 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #1153 from YosysHQ/dave/fix_multi_mux | David Shah | 2019-07-02 | 3 | -3/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | memory_dff: Fix checking of feedback mux input when more than one mux | David Shah | 2019-07-02 | 3 | -3/+25 | |
| |/ / / / | ||||||
| * | | | | Fix read_verilog assert/assume/etc on default case label, fixes YosysHQ/Symbi... | Clifford Wolf | 2019-07-02 | 1 | -0/+2 | |
* | | | | | Merge remote-tracking branch 'origin/eddie/script_from_wire' into xc7mux | Eddie Hung | 2019-07-02 | 3 | -10/+13 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Update test for Pass::call_on_module() | Eddie Hung | 2019-07-02 | 1 | -1/+1 | |
| * | | | | Use Pass::call_on_module() as per @cliffordwolf comments | Eddie Hung | 2019-07-02 | 1 | -1/+1 | |
| * | | | | Update test too | Eddie Hung | 2019-07-02 | 1 | -2/+2 | |
| * | | | | script -select -> script -scriptwire | Eddie Hung | 2019-07-02 | 2 | -6/+6 | |
| * | | | | Space | Eddie Hung | 2019-07-01 | 1 | -0/+1 | |
| * | | | | Move CHANGELOG entry from yosys-0.8 to 0.9 | Eddie Hung | 2019-07-01 | 1 | -7/+1 | |
| * | | | | Merge branch 'master' into eddie/script_from_wire | Eddie Hung | 2019-07-01 | 4 | -5/+15 | |
| |\| | | | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'master' into eddie/script_from_wire | Eddie Hung | 2019-06-28 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * | | | | Try command in another module | Eddie Hung | 2019-06-28 | 1 | -0/+3 | |
* | | | | | Fix $__XILINX_MUXF78 box timing | Eddie Hung | 2019-07-01 | 1 | -1/+1 | |
* | | | | | Revert "Fix broken MUXFx box, use MUXF7x2 box instead" | Eddie Hung | 2019-07-01 | 3 | -37/+36 | |
* | | | | | Fix broken MUXFx box, use MUXF7x2 box instead | Eddie Hung | 2019-07-01 | 3 | -36/+37 | |
* | | | | | Space | Eddie Hung | 2019-07-01 | 1 | -0/+1 | |
* | | | | | Move wide mux from yosys-0.8 to 0.9 | Eddie Hung | 2019-07-01 | 1 | -8/+2 | |
* | | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-07-01 | 1 | -5/+11 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Move abc9 from yosys-0.8 to yosys-0.9 in CHANGELOG | Eddie Hung | 2019-07-01 | 1 | -5/+11 | |
| * | | | | Merge branch 'master' of github.com:YosysHQ/yosys | Eddie Hung | 2019-07-01 | 3 | -0/+4 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | autotest.sh to define _AUTOTB when test_autotb | Eddie Hung | 2019-06-28 | 1 | -1/+1 | |
* | | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-06-29 | 4 | -16/+10 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | install *_nowide.lut files | Eddie Hung | 2019-06-29 | 2 | -0/+3 | |
| * | | | | Merge pull request #1149 from gsomlo/gls-1098-abcext-fixup | Eddie Hung | 2019-06-28 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Make abc9 pass aware of optional ABCEXTERNAL override | Gabriel L. Somlo | 2019-06-28 | 1 | -0/+1 | |
* | | | | | autotest.sh to define _AUTOTB when test_autotb | Eddie Hung | 2019-06-28 | 1 | -1/+1 | |
* | | | | | Merge remote-tracking branch 'origin/eddie/script_from_wire' into xc7mux | Eddie Hung | 2019-06-28 | 3 | -8/+62 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Add to CHANGELOG | Eddie Hung | 2019-06-28 | 1 | -0/+6 | |
| * | | | | Support ability for "script -select" to take commands from wires | Eddie Hung | 2019-06-28 | 1 | -8/+39 |