
CEVA INC — Investor Relations & Filings
CEVA, Inc. is a licensor of silicon and software intellectual property (IP) for semiconductor and original equipment manufacturer (OEM) companies. The company's IP portfolio enables the development of smart edge devices by providing solutions for connectivity, sensing, and inference. Its connectivity technologies include IP for Bluetooth, Wi-Fi, Ultra-Wideband (UWB), and cellular communications. The sensing portfolio covers vision processing, audio, voice, motion sensing, and sensor fusion. For inference, CEVA provides scalable processors for on-device artificial intelligence (AI) and machine learning (ML). These solutions are designed for integration into System-on-Chips (SoCs) used across various markets, including mobile, consumer IoT, automotive, industrial, and infrastructure, helping customers accelerate product development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| OWNERSHIP DOCUMENT | 2014-08-01 | English | |
| OWNERSHIP DOCUMENT | 2014-08-01 | English | |
| FORM 8-K | 2014-07-31 | English | |
| SILVER FORM 4 | 2014-07-02 | English | |
| MANN FORM 4 | 2014-07-02 | English | |
| LIMON FORM 4 | 2014-07-02 | English |
Browse filings by year
24 years- 2026 13 filings
- 2025 44 filings
- 2024 44 filings
- 2023 45 filings
- 2022 42 filings
- 2021 54 filings
- 2020 37 filings
- 2019 40 filings
- 2018 33 filings
- 2017 48 filings
- 2016 52 filings
- 2015 51 filings
- 2014 37 filings
- 2013 32 filings
- 2012 34 filings
- 2011 48 filings
- 2010 63 filings
- 2009 38 filings
- 2008 34 filings
- 2007 56 filings
- 2006 42 filings
- 2005 61 filings
- 2004 40 filings
- 2003 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 11522332 | OWNERSHIP DOCUMENT | 2014-08-01 | English | ||
| 11522334 | OWNERSHIP DOCUMENT | 2014-08-01 | English | ||
| 11522336 | FORM 8-K | 2014-07-31 | English | ||
| 11522338 | SILVER FORM 4 | 2014-07-02 | English | ||
| 11522340 | MANN FORM 4 | 2014-07-02 | English | ||
| 11522341 | LIMON FORM 4 | 2014-07-02 | English | ||
| 11522343 | TOCATLY FORM 4 | 2014-07-02 | English | ||
| 11522342 | AYALON FORM 4 | 2014-07-02 | English | ||
| 11522344 | NILSSON FORM 4 | 2014-07-02 | English | ||
| 11522345 | MCMANAMON FORM 4 | 2014-07-02 | English | ||
| 11522346 | ARIELI FORM 4 | 2014-06-17 | English | ||
| 11522347 | MANN FORM 4 | 2014-06-17 | English | ||
| 11522348 | FORM 4 P MCMANAMON | 2014-06-09 | English | ||
| 11522352 | TOCALTY FORM 4 | 2014-05-30 | English | ||
| 11522350 | LIMON FORM 4 | 2014-05-29 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
CEVA INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32631 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32631 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32631 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32631}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for CEVA INC (id: 32631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.