mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-17 13:00:29 +00:00
test suite
This commit is contained in:
parent
58701cb380
commit
40dbea0235
38 changed files with 1282 additions and 161 deletions
|
@ -14,14 +14,6 @@ ram distributed $__ANALOGDEVICES_LUTRAM_SP_ {
|
|||
abits 6;
|
||||
widths 4 global;
|
||||
}
|
||||
option "ABITS" 7 {
|
||||
abits 7;
|
||||
widths 2 global;
|
||||
}
|
||||
option "ABITS" 8 {
|
||||
abits 8;
|
||||
widths 1 global;
|
||||
}
|
||||
init no_undef;
|
||||
prune_rom;
|
||||
port arsw "RW" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue