{
  "participants": [
    {
      "name": "Alain D D Williams",
      "email": "addw@phcomp.co.uk"
    },
    {
      "name": "Luke Kenneth Casson Leighton",
      "email": "lkcl@lkcl.net"
    },
    {
      "name": "RED Semiconductor Ltd",
      "email": "lkcl@libre-soc.org"
    },
    {
      "name": "Jacob R. Lifshay",
      "email": "programmerjake@gmail.com"
    },
    {
      "name": "Dan Leighton",
      "email": "danleighton@gmail.com"
    },
    {
      "name": "Michael Nolan",
      "email": "mtnolan2640@gmail.com"
    },
    {
      "name": "Cesar Strauss",
      "email": "cestrauss@gmail.com"
    },
    {
      "name": "Tobias Platen",
      "email": "libre-soc@platen-software.de"
    },
    {
      "name": "Dmitry Selyutin",
      "email": "ghostmansd@gmail.com"
    },
    {
      "name": "Maciej (3mdeb)",
      "email": "maciej.pijanowski@3mdeb.com"
    },
    {
      "name": "R Veera Kumar",
      "email": "veerakumar.r@gmail.com"
    },
    {
      "name": "Andrey Miroshnikov",
      "email": "andy.miroshnikov@gmail.com"
    }
  ],
  "preamble": "",
  "type": "Group",
  "url": "https://bugs.libre-soc.org/show_bug.cgi?id=174",
  "plan": {
    "intro": [
      ""
    ],
    "tasks": [
      {
        "title": "213 SimpleV Standard writeup needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=213\n "
        ],
        "amount": 8000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=213 }} ",
        "milestones": [
          {
            "description": "533 design new CR instructions suitable for predication",
            "amount": 1000
          },
          {
            "description": "664 design SVP64 branch instructions (sv.bc)",
            "amount": 1500
          },
          {
            "description": "699 Draft Release v0.1 of SVP64",
            "amount": 5500
          }
        ]
      },
      {
        "title": "214 ISAMUX/NS Standard writeup needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=214\n "
        ],
        "amount": 2500,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=214 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 2500
          }
        ]
      },
      {
        "title": "236 Atomics Standard writeup needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=236\n "
        ],
        "amount": 2500,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=236 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 2500
          }
        ]
      },
      {
        "title": "237 Variable encoding Standards writeup needed, 16/32/48/64",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=237\n "
        ],
        "amount": 2500,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=237 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 2500
          }
        ]
      },
      {
        "title": "238 POWER Compressed Formal Standard writeup",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=238\n "
        ],
        "amount": 5000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=238 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 5000
          }
        ]
      },
      {
        "title": "239 FP16 (and FP128) POWER Formal Standard proposal",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=239\n "
        ],
        "amount": 2500,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=239 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 2500
          }
        ]
      },
      {
        "title": "240 POWER-RISCV ISA switch formal standard writeup needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=240\n "
        ],
        "amount": 3000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=240 }} ",
        "milestones": [
          {
            "description": "wrapup",
            "amount": 3000
          }
        ]
      },
      {
        "title": "241 OpenPOWER Simulation is needed of standards",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=241\n "
        ],
        "amount": 12000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=241 }} ",
        "milestones": [
          {
            "description": "269 auto-conversion / parser of POWER ISA Spec v3.0B",
            "amount": 1000
          },
          {
            "description": "272 functions needed in POWER simulator which match 3.0B spec",
            "amount": 250
          },
          {
            "description": "463 python based cycle accurate POWER9 simulator",
            "amount": 2000
          },
          {
            "description": "588 add SVP64 to PowerDecoder2",
            "amount": 1000
          },
          {
            "description": "703 Initial SVP64 Power ISA Decoder\n(Sub-sub-task of 588)",
            "amount": 800
          },
          {
            "description": "604 ISACaller simulator needs RADIX MMU support",
            "amount": 800
          },
          {
            "description": "647 add FP support to ISACaller simulator",
            "amount": 750
          },
          {
            "description": "656 add v3.0B BCD instructions to simulator",
            "amount": 200
          },
          {
            "description": "665 very basic nmigen-to-c compiler needed",
            "amount": 2200
          },
          {
            "description": "712 introduce XLEN-friendly helper class which aggregates all helpers",
            "amount": 500
          },
          {
            "description": "728 ISACaller needs a cleanup and partial re-factoring",
            "amount": 1000
          },
          {
            "description": "758 pypowersim and how to run bare metal programs/functions is needed",
            "amount": 800
          },
          {
            "description": "wrapup",
            "amount": 700
          }
        ]
      },
      {
        "title": "242 OpenPOWER simulation unit tests are needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=242\n "
        ],
        "amount": 6000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=242 }} ",
        "milestones": [
          {
            "description": "653 investigate FFT, DCT, etc for REMAP in SVP64",
            "amount": 1600
          },
          {
            "description": "657 unit tests needed for BCD instructions",
            "amount": 300
          },
          {
            "description": "685 Implement XLEN-ification for BCD instructions in base OpenPower ISA",
            "amount": 350
          },
          {
            "description": "686 create Power ISA test API",
            "amount": 1600
          },
          {
            "description": "702 SVP64 REMAP Matrix unit tests",
            "amount": 600
          },
          {
            "description": "723 implement standalone extsb/extsh/extsw tests",
            "amount": 350
          },
          {
            "description": "730 adapt ALU test cases to include expected results",
            "amount": 1000
          },
          {
            "description": "880 setvl CTR unit tests needed",
            "amount": 200
          }
        ]
      },
      {
        "title": "243 Documentation budget for OpenPower Member discussion and proposals",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=243\n "
        ],
        "amount": 6000,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=243 }} ",
        "milestones": [
          {
            "description": "839 SVP64 / Extra-V / ZOLC whitepaper",
            "amount": 2000
          },
          {
            "description": "858 SVP64 Primer Documentation",
            "amount": 3000
          },
          {
            "description": "875 SVP64 Spec Document Generation",
            "amount": 1000
          }
        ]
      },
      {
        "title": "264 ISA switch needs to be a privileged operation",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=264\n "
        ],
        "amount": 0,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=264 }} ",
        "milestones": []
      },
      {
        "title": "282 investigate partially-generating unit tests from spec",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=282\n "
        ],
        "amount": 0,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=282 }} ",
        "milestones": []
      },
      {
        "title": "308 POWER variable-length encoding scheme needed",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=308\n "
        ],
        "amount": 0,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=308 }} ",
        "milestones": []
      },
      {
        "title": "473 glossary entries for isa manual",
        "intro": [
          "https://bugs.libre-soc.org/show_bug.cgi?id=473\n "
        ],
        "amount": 0,
        "url": "{{ https://bugs.libre-soc.org/show_bug.cgi?id=473 }} ",
        "milestones": []
      }
    ],
    "rfp_secret": ""
  }
}