index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup
Eddie Hung
2019-12-17
1
-11
/
+7
*
Enforce non-existence
Eddie Hung
2019-12-16
1
-0
/
+4
*
Update doc
Eddie Hung
2019-12-16
1
-4
/
+6
*
More sloppiness, thanks @dh73 for spotting
Eddie Hung
2019-12-16
1
-4
/
+4
*
Oops
Eddie Hung
2019-12-16
1
-4
/
+1
*
Implement 'attributes' grammar
Eddie Hung
2019-12-16
1
-80
/
+88
*
Fixing compiler warning/issues. Moving test script to the correct place
Diego H
2019-12-16
1
-8
/
+8
*
Merging attribute rules into a single match block; Adding tests
Diego H
2019-12-15
1
-68
/
+80
*
Refactoring memory attribute matching based on IEEE 1364.1 and Tool specific
Diego H
2019-12-13
1
-0
/
+77
*
Merge pull request #1501 from YosysHQ/dave/mem_copy_attr
Clifford Wolf
2019-11-27
1
-0
/
+4
|
\
|
*
memory_collect: Copy attr from RTLIL::Memory to cell
David Shah
2019-11-18
1
-0
/
+4
*
|
Add "opt_mem" pass
Clifford Wolf
2019-11-22
1
-0
/
+2
|
/
*
stoi -> atoi
Eddie Hung
2019-08-07
1
-4
/
+4
*
Use std::stoi instead of atoi(<str>.c_str())
Eddie Hung
2019-08-06
1
-4
/
+4
*
Use State::S{0,1}
Eddie Hung
2019-08-06
2
-6
/
+6
*
Make liberal use of IdString.in()
Eddie Hung
2019-08-06
2
-4
/
+4
*
Error out if enable > dbits
Eddie Hung
2019-07-13
1
-0
/
+4
*
memory_dff: Fix checking of feedback mux input when more than one mux
David Shah
2019-07-02
1
-3
/
+5
*
Fix spacing
Eddie Hung
2019-06-25
1
-4
/
+3
*
Move only one consumer check outside of while loop
Eddie Hung
2019-06-25
1
-6
/
+5
*
Walk through as many muxes as exist for rd_en
Eddie Hung
2019-06-24
1
-8
/
+16
*
memory_bram: Fix multiport make_transp
David Shah
2019-04-07
1
-1
/
+2
*
memory_bram: Consider read enable for address expansion register
David Shah
2019-04-02
1
-0
/
+2
*
memory_bram: Reset make_transp when growing read ports
David Shah
2019-03-27
1
-0
/
+1
*
memory_bram: Fix multiclock make_transp
David Shah
2019-03-24
1
-9
/
+16
*
memory_collect: do not truncate 'x from \INIT.
whitequark
2018-12-21
1
-3
/
+0
*
memory_dff: Fix typo when checking init value
David Shah
2018-12-18
1
-1
/
+1
*
memory_bram: Fix initdata bit order after shuffling
Graham Edgecombe
2018-12-11
1
-0
/
+17
*
memory_bram: Reset make_outreg when growing read ports
David Shah
2018-10-19
1
-0
/
+1
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
9
-18
/
+18
*
Disable memory_dff for initialized FFs
Clifford Wolf
2018-05-28
1
-1
/
+19
*
Add some cleanup code to memory_nordff
Clifford Wolf
2018-05-28
1
-26
/
+36
*
Add "memory_nordff" pass
Clifford Wolf
2018-03-06
2
-0
/
+112
*
Typo fix.
Kaj Tuomi
2016-09-08
1
-1
/
+1
*
Fixed handling of transparent bram rd ports on ROMs
Clifford Wolf
2016-08-27
1
-0
/
+3
*
Fixed bug in memory_share for memory ports with different ABITS
Clifford Wolf
2016-08-22
1
-0
/
+6
*
Added memory_memx pass, "memory -memx", and "prep -memx"
Clifford Wolf
2016-08-19
3
-2
/
+104
*
Optimize memory address port width in wreduce and memory_collect, not verilog...
Clifford Wolf
2016-08-19
1
-3
/
+13
*
Don't sign-extend memory bram initialization data
Clifford Wolf
2016-05-15
1
-1
/
+1
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
7
-7
/
+7
*
Bugfix and improvements in memory_share
Clifford Wolf
2016-04-21
1
-22
/
+19
*
Renamed opt_share to opt_merge
Clifford Wolf
2016-03-31
1
-1
/
+1
*
Fixed some visual studio warnings
Clifford Wolf
2016-02-13
1
-1
/
+1
*
Bugfix in memory_dff
Clifford Wolf
2015-10-31
1
-1
/
+12
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
3
-7
/
+7
*
Bugfix in bram read-enable code
Clifford Wolf
2015-09-25
1
-2
/
+5
*
Added read-enable to memory model
Clifford Wolf
2015-09-25
5
-42
/
+101
*
Fixed memory_bram for ROMs in BRAMs with write-enable inputs
Clifford Wolf
2015-09-24
1
-1
/
+1
*
Keep gcc from complaining about uninitialized variables
Larry Doolittle
2015-08-14
1
-1
/
+1
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
1
-5
/
+5
[next]