This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-01-23 11:08:47 +00:00
Code
Issues
Releases
Wiki
Activity
YosysHQ.yosys
/
passes
/
memory
History
Clifford Wolf
b26590f8ab
memory_bram hotfix for memories with width 1
2015-01-06 23:59:53 +01:00
..
Makefile.inc
Added memory_bram (not functional yet)
2014-12-31 16:53:53 +01:00
memory_bram.cc
memory_bram hotfix for memories with width 1
2015-01-06 23:59:53 +01:00
memory_collect.cc
Renamed extend() to extend_xx(), changed most users to extend_u0()
2014-12-24 09:51:17 +01:00
memory_dff.cc
namespace Yosys
2014-09-27 16:17:53 +02:00
memory_map.cc
Renamed SIZE() to GetSize() because of name collision on Win32
2014-10-10 17:07:24 +02:00
memory_share.cc
More dict/pool related changes
2014-12-27 12:02:57 +01:00
memory_unpack.cc
namespace Yosys
2014-09-27 16:17:53 +02:00
memory.cc
Added "memory -bram"
2015-01-03 17:40:20 +01:00