• @refalo
    link
    26 days ago

    RISC-V has already been ruined by a zillion proprietary vendor extensions.

      • @refalo
        link
        26 days ago

        no it’s part of the physical hardware design

        • @[email protected]OP
          link
          fedilink
          06 days ago

          What I mean is, given the open source nature of RISC V, if someone puts out a chip with a proprietary extension, isn’t it likely that there will be a rip off that does the same but in an alternative manner? Like how there’s tonnes of Raspberry Pi like boards available.

          • taanegl
            link
            fedilink
            23 days ago

            The RISC-V is an extensible ISA, so yes. All those vendor extensions are optional, when fabricating the processor, which can be replaced by other extensions over time.

            Both Intel and AMD have had vendor extensions in the designs that they no longer use, even ones that have been “retracted” (i.e whatever in the heck Intel is doing with their AVX extensions).

            But yeah, currently, there are a lot of proprietary extensions, which could still be declared as open hardware as well. So yeah.