mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-30 21:19:30 +00:00
Special DP16KD model is required
This commit is contained in:
parent
cb9d0b6ff9
commit
b94b39cd40
3 changed files with 218 additions and 204 deletions
|
@ -121,12 +121,7 @@ devices = [
|
|||
#Cell("XOR3"),
|
||||
#Cell("XOR4"),
|
||||
#Cell("XOR5"),
|
||||
Cell("DP16KD", extra_params={
|
||||
# Optional clock inverters, present in prjtrellis data but
|
||||
# not in Diamond bb models.
|
||||
"CLKAMUX": "CLKA",
|
||||
"CLKBMUX": "CLKB",
|
||||
}),
|
||||
#Cell("DP16KD"),
|
||||
Cell("PDPW16KD", extra_params={
|
||||
# Optional clock inverters, present in prjtrellis data but
|
||||
# not in Diamond bb models.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue