Skip to content

How to use oneAPI to implement regular matching on FPGA? #2400

Open
@XYFsunny

Description

@XYFsunny

How to use oneAPI to implement regular matching on FPGA?Can you provide demo for this.

Activity

XYFsunny

XYFsunny commented on Jul 29, 2024

@XYFsunny
Author

We would like to implement regex matching (such as /[a-zA-Z0-9_-]+/) on FPGA using oneAPI for our IDS system. However, we do not have FPGA engineers in our company and intend to use oneAPI for implementation. Do you provide any demos related to this in the oneAPI-samples?

yuguen

yuguen commented on Nov 25, 2024

@yuguen
Contributor

You can have a look at the /DirectProgramming/C++SYCL_FPGA/ samples, but I can't think of anything related to regex matching

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @XYFsunny@yuguen

        Issue actions

          How to use oneAPI to implement regular matching on FPGA? · Issue #2400 · oneapi-src/oneAPI-samples