Skip to content

New Architecture: Parallax Propeller #21559

@ikskuh

Description

@ikskuh

i'm planning to work on a project with the Parallax Propeller 2 and i didn't want to waste my time with C again.

I want to use the C backend to compile Zig to C and leverage existing compilers to work with Zig instead of C.

Can we add a propeller and propeller2 architecture with each having only a generic cpu with no cpu features?

Byte size is 8 bit, word/register size is 32 bit

The required address spaces are ram and cog for both architectures, and propeller2 has an additional lut address space.

Related: #7202

I'll try doing that myself when it's accepted to be done

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions