mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-19 21:55:48 +00:00
WIP
This commit is contained in:
parent
afdae7b87e
commit
c3ffbf6fae
229 changed files with 3902 additions and 3835 deletions
|
|
@ -140,7 +140,7 @@ struct RamClock {
|
|||
};
|
||||
|
||||
struct Ram {
|
||||
IdString id;
|
||||
TwineRef id;
|
||||
RamKind kind;
|
||||
dict<std::string, Const> options;
|
||||
std::vector<PortGroup> port_groups;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue