This commit is contained in:
Andrew Zonenberg 2016-04-23 12:22:08 -07:00
commit 7f16784f3c
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ struct ShregmapPass : public Pass {
if (tech == "greenpak4") {
clkpol = "pos";
opts.maxlen = 16;
opts.zinit = true;
opts.tech = new ShregmapTechGreenpak4;
} else {
argidx--;