add syn_tool manifest variable for hdlmake 2.x compatibility

parent 2997988a
......@@ -3,6 +3,7 @@ action = "synthesis"
fetchto = "../../../ip_cores"
syn_tool = "ise"
syn_device = "xc6slx45t"
syn_grade = "-3"
syn_package = "fgg484"
......
......@@ -3,6 +3,7 @@ action = "synthesis"
fetchto = "../../../ip_cores"
syn_tool = "ise"
syn_device = "xc6slx45t"
syn_grade = "-3"
syn_package = "fgg484"
......
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