3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-01 21:49:31 +00:00

synth_nexus to synth_lattice

This commit is contained in:
Miodrag Milanovic 2023-08-31 13:17:21 +02:00 committed by Lofty
parent 58f9531bfb
commit 714603bf69
21 changed files with 158 additions and 477 deletions

View file

@ -1,12 +0,0 @@
ram distributed $__TRELLIS_DPR16X4_ {
abits 4;
width 4;
cost 4;
init any;
prune_rom;
port sw "W" {
clock anyedge;
}
port ar "R" {
}
}