aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2450 from nitz/sim-vcd-filenamewhitequark2020-11-251-1/+3
|\
| * Add rewrite_filename for sim -vcd argument.Chris Dailey2020-11-241-1/+3
* | Bump versionYosys Bot2020-11-251-1/+1
* | Merge pull request #2428 from whitequark/check-processeswhitequark2020-11-241-22/+55
|\ \
| * | check: add support for processes.whitequark2020-11-031-3/+38
| * | check: reformat log/help text to match most other passeswhitequark2020-11-031-19/+17
* | | Merge pull request #2448 from nitz/tcl-script-documentation-fixesMiodrag Milanović2020-11-241-0/+2
|\ \ \
| * | | tcl -h message only if YOSYS_ENABLE_TCL defined.nitz2020-11-231-0/+2
| | |/ | |/|
* | | Merge pull request #2295 from epfl-vlsc/firrtl_blackbox_generic_parametersMiodrag Milanović2020-11-241-58/+294
|\ \ \ | |/ / |/| |
| * | Formatting fixesSahand Kashani2020-11-231-10/+7
| * | Add support for real-valued parameters + preserve type of parametersSahand Kashani2020-08-061-38/+113
| * | Add firrtl backend support for generic parameters in blackbox componentsSahand Kashani2020-07-231-58/+222
* | | Bump versionYosys Bot2020-11-211-1/+1
* | | Merge pull request #2443 from YosysHQ/dave/nexus-mult-inferMiodrag Milanović2020-11-204-13/+151
|\ \ \
| * | | nexus: DSP inference supportDavid Shah2020-11-204-13/+151
|/ / /
* | | Bump versionYosys Bot2020-11-191-1/+1
* | | Merge pull request #2441 from YosysHQ/dave/nexus_dsp_simMiodrag Milanović2020-11-183-250/+573
|\ \ \
| * | | nexus: Add DSP simulation modelDavid Shah2020-11-183-250/+573
| | |/ | |/|
* | | Fix duplicated parameter name typoMiodrag Milanovic2020-11-181-1/+1
* | | Bump versionYosys Bot2020-11-171-1/+1
* | | backends/blif: Remove unused vector of strings (#2420)William Woodruff2020-11-161-57/+53
* | | Merge pull request #2438 from kbeckmann/gowin_rpllMiodrag Milanović2020-11-161-0/+45
|\ \ \
| * | | synth_gowin: Add rPLL blackboxKonrad Beckmann2020-11-111-0/+45
|/ / /
* | | Bump versionYosys Bot2020-11-111-1/+1
* | | Merge pull request #2433 from YosysHQ/paths_as_globalsMiodrag Milanović2020-11-104-43/+63
|\ \ \
| * | | Expose abc and data paths as globalsMiodrag Milanovic2020-11-064-43/+63
| |/ /
* | | Bump versionYosys Bot2020-11-081-1/+1
* | | Merge pull request #2414 from zeldin/abc-depend-clang-fixwhitequark2020-11-071-0/+4
|\ \ \
| * | | Prevent CXXFLAGS from leaking to abc MakefileMarcus Comstedt2020-11-071-0/+4
* | | | Merge pull request #2432 from Xiretza/nexus-testsMiodrag Milanović2020-11-071-19/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Update nexus arch tests to new harnessXiretza2020-10-291-19/+3
| |/ /
* | | Bump versionYosys Bot2020-11-031-1/+1
* | | Merge pull request #2426 from whitequark/cxxrtl-auto-topwhitequark2020-11-021-7/+26
|\ \ \
| * | | cxxrtl: run `hierarchy -auto-top` if no top module is present.whitequark2020-11-021-7/+26
|/ / /
* | | Bump versionYosys Bot2020-11-021-1/+1
* | | Merge pull request #2425 from whitequark/cxxrtl-meminit-constnesswhitequark2020-11-011-2/+4
|\ \ \
| * | | cxxrtl: don't assert on non-constant $meminit inputs.whitequark2020-11-011-2/+4
|/ / /
* | | Merge pull request #2424 from whitequark/cxxrtl-multiple-driverswhitequark2020-11-011-0/+2
|\ \ \
| * | | cxxrtl: don't assert on wires with multiple drivers.whitequark2020-11-011-0/+2
|/ / /
* | | Bump versionYosys Bot2020-11-011-1/+1
* | | Merge pull request #2416 from QuantamHD/masterwhitequark2020-10-311-1/+6
|\ \ \
| * | | This patch adds support for defining the ABC location at runtime instead of a...Ethan Mahintorabi2020-10-281-1/+6
| |/ /
* | | Bump versionYosys Bot2020-10-311-1/+1
* | | Update verific versionMiodrag Milanovic2020-10-301-1/+1
|/ /
* | Bump versionYosys Bot2020-10-251-1/+1
* | xilinx: Fix attributes_test.ysMarcelina Kościelnicka2020-10-241-4/+2
* | Bump versionYosys Bot2020-10-231-1/+1
* | nexus: Add make_transp to BRAMsDavid Shah2020-10-221-0/+3
* | Merge pull request #2403 from nakengelhardt/sim_timescaleN. Engelhardt2020-10-221-0/+21
|\ \
| * | use strftime instead of put_time for gcc 4.8 compatibilityN. Engelhardt2020-10-211-4/+5