Skip to content

Create a CAM primitive (and actually add Structs/Record Types) #65

@dzagieboylo

Description

@dzagieboylo

In addition to normally addressed memories, we should support CAMs (content addressable memories) as primitives.

These need to, instead of returning a value, return a struct (essentially an Option type) since the value may not be in the CAM when reading. So we need to add structs too to support these haha.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions