aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump versiongithub-actions[bot]2021-11-171-1/+1
|
* Support parameters using struct as a wiretype (#3050)Kamil Rakoczy2021-11-162-7/+74
| | | Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
* Bump versiongithub-actions[bot]2021-11-141-1/+1
|
* synth_gatemate Revert cascade A/B port mixupPatrick Urban2021-11-132-12/+4
|
* synth_gatemate: Remove iob_map invokationPatrick Urban2021-11-131-1/+0
|
* synth_gatemate: Add block RAM cascade supportPatrick Urban2021-11-132-112/+96
| | | | | * add simulation model for block RAM cascade in 40K mode * limit 20K_SDP and 40K_SDP to 40 and 80 bits (the only useful configurations)
* synth_gatemate: Remove obsolete iob_mapPatrick Urban2021-11-133-61/+2
|
* synth_gatemate: Update passPatrick Urban2021-11-132-69/+33
| | | | | | * remove `write_edif` and `write_blif` options * remove redundant `abc` call before muxcover * update style
* synth_gatemate: Remove specify blocksPatrick Urban2021-11-131-92/+0
|
* synth_gatemate: Remove gatemate_bramopt passPatrick Urban2021-11-133-148/+0
|
* synth_gatemate: Apply new test practice with assert-maxPatrick Urban2021-11-137-12/+12
|
* synth_gatemate: Fix fsm testPatrick Urban2021-11-131-2/+2
|
* synth_gatemate: Revise block RAM read modes and initializationPatrick Urban2021-11-133-71/+230
| | | | | | | | * enable mixed read-width / write-width ports in SDP mode * fix NO_CHANGE and WRITE_THROUGH behavior during read access * remove redundant zero-initialization * set A/B_WE bit during map (gatemate_bramopt pass could be removed later) * differentiate "upper" and "lower" initialization for cascade mode
* synth_gatemate: Remove unsupported FF initializationPatrick Urban2021-11-131-2/+0
|
* synth_gatemate: Rename multiplier factor parametersPatrick Urban2021-11-131-13/+10
|
* synth_gatemate: Registers are uninitializedPatrick Urban2021-11-132-3/+3
|
* Allow initial blocks to be disabled during testsPatrick Urban2021-11-136-4/+20
| | | | Wrap initial blocks with a NO_INIT so that tests for archs without register initialization feature don't fail.
* synth_gatemate: Apply review remarksPatrick Urban2021-11-136-279/+212
| | | | | | | | * remove unused techmap models in `map_regs.v` * replace RAM initilization loops with 320-bit-writes * add script to test targets in top-level Makefile * remove `MAXWIDTH` parameter and treat both vector widths individually in `mult_map.v` * iterate over all modules in `gatemate_bramopt` pass
* synth_gatemate: Apply review remarksPatrick Urban2021-11-135-141/+86
|
* synth_gatemate: Initial implementationPatrick Urban2021-11-1329-0/+4053
| | | | Signed-off-by: Patrick Urban <patrick.urban@web.de>
* Bump versiongithub-actions[bot]2021-11-131-1/+1
|
* show: Fix wire bit indexing.Marcelina Kościelnicka2021-11-121-3/+16
| | | | Fixes #3078.
* update abcMiodrag Milanovic2021-11-121-1/+1
|
* Update abcMiodrag Milanovic2021-11-121-1/+1
|
* Bump versiongithub-actions[bot]2021-11-111-1/+1
|
* Merge pull request #3075 from YosysHQ/micko/verific_mem_sizeClaire Xen2021-11-101-1/+0
|\ | | | | No need to allocate more memory than used
| * No need to alocate more memory than usedMiodrag Milanovic2021-11-101-1/+0
| |
* | Merge pull request #3077 from YosysHQ/claire/genlibClaire Xen2021-11-101-21/+40
|\ \ | | | | | | Add genlib support to ABC command
| * | Spelling fix in abc.ccClaire Xen2021-11-101-1/+1
| | |
| * | Add genlib support to ABC commandClaire Xenia Wolf2021-11-101-21/+40
| | | | | | | | | | | | Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
* | | iopadmap: Fix ebmarassing typoMarcelina Kościelnicka2021-11-101-1/+1
| |/ |/|
* | Bump versiongithub-actions[bot]2021-11-101-1/+1
| |
* | genrtlil: Fix displaying debug info in packagesKamil Rakoczy2021-11-101-1/+2
| | | | | | | | Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
* | iopadmap: Add native support for negative-polarity output enable.Marcelina Kościelnicka2021-11-0912-43/+35
| |
* | Bump versiongithub-actions[bot]2021-11-091-1/+1
| |
* | Update CODEOWNERSMiodrag Milanović2021-11-081-0/+1
| |
* | Limit macOS GH actionsMiodrag Milanović2021-11-081-5/+0
| |
* | Bump versiongithub-actions[bot]2021-11-081-1/+1
| |
* | synth_gowin: move splitnets to after iopadmap (#2435)Pepijn de Vos2021-11-071-2/+3
| |
* | manual: fix pdflatex inputenc undefined char errorGabriel Somlo2021-11-071-1/+1
| | | | | | | | Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
* | Remove noalu from synth_gowin json output as Apicula now supports itPepijn de Vos2021-11-071-1/+0
| |
* | Bump versiongithub-actions[bot]2021-11-071-1/+1
| |
* | gowin: widelut support (#3042)Pepijn de Vos2021-11-062-3/+8
|/
* Bump versiongithub-actions[bot]2021-11-061-1/+1
|
* Next dev cycleMiodrag Milanovic2021-11-052-2/+5
|
* Release version 0.11Miodrag Milanovic2021-11-052-3/+3
|
* Must use latest flex to generate c++17 compatible codeMiodrag Milanovic2021-11-051-2/+4
|
* Make it work on allMiodrag Milanovic2021-11-052-5/+5
|
* Correct way of setting maybe_unsused on labelsMiodrag Milanovic2021-11-051-4/+2
|
* Add missing changelog itemMiodrag Milanovic2021-11-051-0/+1
|