index
:
iCE40/yosys
master
clone of https://github.com/YosysHQ/yosys
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version
Yosys Bot
2020-11-25
1
-1
/
+1
*
Merge pull request #2428 from whitequark/check-processes
whitequark
2020-11-24
1
-22
/
+55
|
\
|
*
check: add support for processes.
whitequark
2020-11-03
1
-3
/
+38
|
*
check: reformat log/help text to match most other passes
whitequark
2020-11-03
1
-19
/
+17
*
|
Merge pull request #2448 from nitz/tcl-script-documentation-fixes
Miodrag Milanović
2020-11-24
1
-0
/
+2
|
\
\
|
*
|
tcl -h message only if YOSYS_ENABLE_TCL defined.
nitz
2020-11-23
1
-0
/
+2
*
|
|
Merge pull request #2295 from epfl-vlsc/firrtl_blackbox_generic_parameters
Miodrag Milanović
2020-11-24
1
-58
/
+294
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Formatting fixes
Sahand Kashani
2020-11-23
1
-10
/
+7
|
*
|
Add support for real-valued parameters + preserve type of parameters
Sahand Kashani
2020-08-06
1
-38
/
+113
|
*
|
Add firrtl backend support for generic parameters in blackbox components
Sahand Kashani
2020-07-23
1
-58
/
+222
*
|
|
Bump version
Yosys Bot
2020-11-21
1
-1
/
+1
*
|
|
Merge pull request #2443 from YosysHQ/dave/nexus-mult-infer
Miodrag Milanović
2020-11-20
4
-13
/
+151
|
\
\
\
|
*
|
|
nexus: DSP inference support
David Shah
2020-11-20
4
-13
/
+151
|
/
/
/
*
|
|
Bump version
Yosys Bot
2020-11-19
1
-1
/
+1
*
|
|
Merge pull request #2441 from YosysHQ/dave/nexus_dsp_sim
Miodrag Milanović
2020-11-18
3
-250
/
+573
|
\
\
\
|
*
|
|
nexus: Add DSP simulation model
David Shah
2020-11-18
3
-250
/
+573
|
|
|
/
|
|
/
|
*
|
|
Fix duplicated parameter name typo
Miodrag Milanovic
2020-11-18
1
-1
/
+1
*
|
|
Bump version
Yosys Bot
2020-11-17
1
-1
/
+1
*
|
|
backends/blif: Remove unused vector of strings (#2420)
William Woodruff
2020-11-16
1
-57
/
+53
*
|
|
Merge pull request #2438 from kbeckmann/gowin_rpll
Miodrag Milanović
2020-11-16
1
-0
/
+45
|
\
\
\
|
*
|
|
synth_gowin: Add rPLL blackbox
Konrad Beckmann
2020-11-11
1
-0
/
+45
|
/
/
/
*
|
|
Bump version
Yosys Bot
2020-11-11
1
-1
/
+1
*
|
|
Merge pull request #2433 from YosysHQ/paths_as_globals
Miodrag Milanović
2020-11-10
4
-43
/
+63
|
\
\
\
|
*
|
|
Expose abc and data paths as globals
Miodrag Milanovic
2020-11-06
4
-43
/
+63
|
|
/
/
*
|
|
Bump version
Yosys Bot
2020-11-08
1
-1
/
+1
*
|
|
Merge pull request #2414 from zeldin/abc-depend-clang-fix
whitequark
2020-11-07
1
-0
/
+4
|
\
\
\
|
*
|
|
Prevent CXXFLAGS from leaking to abc Makefile
Marcus Comstedt
2020-11-07
1
-0
/
+4
*
|
|
|
Merge pull request #2432 from Xiretza/nexus-tests
Miodrag Milanović
2020-11-07
1
-19
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update nexus arch tests to new harness
Xiretza
2020-10-29
1
-19
/
+3
|
|
/
/
*
|
|
Bump version
Yosys Bot
2020-11-03
1
-1
/
+1
*
|
|
Merge pull request #2426 from whitequark/cxxrtl-auto-top
whitequark
2020-11-02
1
-7
/
+26
|
\
\
\
|
*
|
|
cxxrtl: run `hierarchy -auto-top` if no top module is present.
whitequark
2020-11-02
1
-7
/
+26
|
/
/
/
*
|
|
Bump version
Yosys Bot
2020-11-02
1
-1
/
+1
*
|
|
Merge pull request #2425 from whitequark/cxxrtl-meminit-constness
whitequark
2020-11-01
1
-2
/
+4
|
\
\
\
|
*
|
|
cxxrtl: don't assert on non-constant $meminit inputs.
whitequark
2020-11-01
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #2424 from whitequark/cxxrtl-multiple-drivers
whitequark
2020-11-01
1
-0
/
+2
|
\
\
\
|
*
|
|
cxxrtl: don't assert on wires with multiple drivers.
whitequark
2020-11-01
1
-0
/
+2
|
/
/
/
*
|
|
Bump version
Yosys Bot
2020-11-01
1
-1
/
+1
*
|
|
Merge pull request #2416 from QuantamHD/master
whitequark
2020-10-31
1
-1
/
+6
|
\
\
\
|
*
|
|
This patch adds support for defining the ABC location at runtime instead of a...
Ethan Mahintorabi
2020-10-28
1
-1
/
+6
|
|
/
/
*
|
|
Bump version
Yosys Bot
2020-10-31
1
-1
/
+1
*
|
|
Update verific version
Miodrag Milanovic
2020-10-30
1
-1
/
+1
|
/
/
*
|
Bump version
Yosys Bot
2020-10-25
1
-1
/
+1
*
|
xilinx: Fix attributes_test.ys
Marcelina Kościelnicka
2020-10-24
1
-4
/
+2
*
|
Bump version
Yosys Bot
2020-10-23
1
-1
/
+1
*
|
nexus: Add make_transp to BRAMs
David Shah
2020-10-22
1
-0
/
+3
*
|
Merge pull request #2403 from nakengelhardt/sim_timescale
N. Engelhardt
2020-10-22
1
-0
/
+21
|
\
\
|
*
|
use strftime instead of put_time for gcc 4.8 compatibility
N. Engelhardt
2020-10-21
1
-4
/
+5
|
*
|
wild guessing at the problem because it builds fine on my machines
N. Engelhardt
2020-10-16
1
-0
/
+3
|
*
|
sim -vcd: add date, version, and option for timescale
N. Engelhardt
2020-10-16
1
-0
/
+17
[next]