index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
hierarchy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove clkpart
Eddie Hung
2019-12-05
2
-309
/
+0
*
Use pool instead of std::set for determinism
Eddie Hung
2019-12-01
1
-1
/
+1
*
Use pool<> not std::set<> for determinism
Eddie Hung
2019-12-01
1
-4
/
+4
*
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
Eddie Hung
2019-11-28
1
-1
/
+1
|
\
|
*
Move \init signal for non-port signals as long as internally driven
Eddie Hung
2019-11-28
1
-1
/
+1
|
*
Fix multiple driver issue
Eddie Hung
2019-11-27
1
-2
/
+7
*
|
Fix multiple driver issue
Eddie Hung
2019-11-27
1
-2
/
+7
*
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
Eddie Hung
2019-11-27
1
-7
/
+3
|
\
|
|
*
Do not replace constants with same wire
Eddie Hung
2019-11-27
1
-7
/
+3
*
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
Eddie Hung
2019-11-27
1
-47
/
+71
|
\
|
|
*
Cleanup
Eddie Hung
2019-11-27
1
-5
/
+3
|
*
Check for nullptr
Eddie Hung
2019-11-27
1
-1
/
+1
|
*
Stray log_dump
Eddie Hung
2019-11-27
1
-1
/
+0
|
*
Revert "submod to bitty rather bussy, for bussy wires used as input and output"
Eddie Hung
2019-11-27
1
-40
/
+71
|
*
Promote output wires in sigmap so that can be detected
Eddie Hung
2019-11-26
1
-8
/
+4
|
*
Fix submod -hidden
Eddie Hung
2019-11-26
1
-5
/
+6
|
*
Add -hidden option to submod
Eddie Hung
2019-11-26
1
-11
/
+25
|
*
Update docs with bullet points
Eddie Hung
2019-11-26
1
-10
/
+9
|
*
Move \init from source wire to submod if output port
Eddie Hung
2019-11-25
1
-0
/
+7
*
|
Fix submod -hidden
Eddie Hung
2019-11-26
1
-5
/
+6
*
|
clkpart to use 'submod -hidden'
Eddie Hung
2019-11-26
1
-1
/
+1
*
|
Add -hidden option to submod
Eddie Hung
2019-11-26
1
-20
/
+40
*
|
clkpart to analyse async flops too
Eddie Hung
2019-11-25
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/eddie/clkpart' into xaig_dff
Eddie Hung
2019-11-23
1
-2
/
+3
|
\
\
|
*
|
More oopsies
Eddie Hung
2019-11-23
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'origin/eddie/clkpart' into xaig_dff
Eddie Hung
2019-11-23
1
-13
/
+27
|
\
|
|
|
*
|
Print ".en=" only if there is an enable signal
Eddie Hung
2019-11-23
1
-1
/
+1
|
*
|
Escape IdStrings
Eddie Hung
2019-11-23
1
-3
/
+2
|
*
|
More sane naming of submod
Eddie Hung
2019-11-23
1
-2
/
+2
|
*
|
Add -set_attr option, -unpart to take attr name
Eddie Hung
2019-11-23
1
-10
/
+25
*
|
|
Merge remote-tracking branch 'origin/eddie/clkpart' into xaig_dff
Eddie Hung
2019-11-23
1
-18
/
+34
|
\
|
|
|
*
|
Do not use log_signal() for empty SigSpec to prevent "{ }"
Eddie Hung
2019-11-22
1
-2
/
+4
|
*
|
Call submod once, more meaningful submod names, ignore largest domain
Eddie Hung
2019-11-22
1
-18
/
+32
*
|
|
Merge remote-tracking branch 'origin/eddie/clkpart' into xaig_dff
Eddie Hung
2019-11-22
2
-0
/
+270
|
\
|
|
|
|
/
|
/
|
|
*
Move clkpart into passes/hierarchy
Eddie Hung
2019-11-22
2
-0
/
+270
*
|
submod to bitty rather bussy, for bussy wires used as input and output
Eddie Hung
2019-11-22
1
-48
/
+39
*
|
Constant driven signals are also an input to submodules
Eddie Hung
2019-11-22
1
-2
/
+10
*
|
Oops
Eddie Hung
2019-11-22
1
-1
/
+0
*
|
sigmap(wire) should inherit port_output status of POs
Eddie Hung
2019-11-22
1
-1
/
+19
|
/
*
Adopt @cliffordwolf's suggestion
Eddie Hung
2019-09-03
1
-10
/
+3
*
-auto-top should check $abstract (deferred) modules with (* top *)
Eddie Hung
2019-08-28
1
-0
/
+31
*
stoi -> atoi
Eddie Hung
2019-08-07
1
-3
/
+3
*
IdString::str().substr() -> IdString::substr()
Eddie Hung
2019-08-06
1
-1
/
+1
*
Fix typos
Eddie Hung
2019-08-06
1
-5
/
+5
*
Use IdString::begins_with()
Eddie Hung
2019-08-06
1
-11
/
+9
*
Use input default values in hierarchy pass
Clifford Wolf
2019-06-19
1
-0
/
+38
*
Refactor hierarchy wand/wor handling
Clifford Wolf
2019-05-28
1
-102
/
+143
*
move wand/wor resolution into hierarchy pass
Stefan Biereigel
2019-05-27
1
-1
/
+77
*
Add "hierarchy -chparam" support for non-verific top modules
Clifford Wolf
2019-05-03
1
-12
/
+35
*
log_warning_noprefix -> log_warning as per review
Eddie Hung
2019-05-03
1
-1
/
+1
[next]