mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-04 00:58:10 +00:00
synth_nexus to synth_lattice
This commit is contained in:
parent
567e803f14
commit
247613e649
21 changed files with 160 additions and 476 deletions
|
@ -1,12 +0,0 @@
|
|||
ram distributed $__NEXUS_DPR16X4_ {
|
||||
abits 4;
|
||||
width 4;
|
||||
cost 4;
|
||||
init no_undef;
|
||||
prune_rom;
|
||||
port sw "W" {
|
||||
clock posedge;
|
||||
}
|
||||
port ar "R" {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue