Commit 9a6fdea3 authored by Robert Jordens's avatar Robert Jordens
Browse files

ise: fix attribute dropping

parent 45c6410b
......@@ -130,7 +130,7 @@ class XilinxISEToolchain:
"no_retiming": ("register_balancing", "no"),
"async_reg": None,
"ars_ff": None,
"ars_meta": None,
"ars_false_path": None,
"no_shreg_extract": ("shreg_extract", "no")
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment