
Semitronix Corporation — Investor Relations & Filings
Semitronix Corporation provides electronic design automation (EDA) solutions and yield enhancement technologies. The company specializes in design-for-yield (DFY) and design-for-manufacturability (DFM) tools, offering an integrated platform that combines addressable test chip (ATC) technology, high-speed parametric testing hardware, and data analysis software. Its core offerings facilitate rapid process characterization, yield ramp-up, and production monitoring for integrated circuit designers and manufacturers. By leveraging proprietary testing architectures and advanced analytics, the company enables clients to optimize manufacturing processes and improve overall product reliability throughout the semiconductor lifecycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司拟参与设立合肥冯源仁芯股权投资合伙企业(有限合伙)的公告 | 2023-05-18 | Chinese | |
| 第一届董事会第十八次会议决议公告 | 2023-05-18 | Chinese | |
| 关于公司部分募投项目实施进展的公告 | 2023-04-27 | Chinese | |
| 2023年一季度报告 | 2023-04-26 | Chinese | |
| 2022年年度权益分派实施公告 | 2023-04-21 | Chinese | |
| 关于公司与专业投资机构共同投资设立产业投资基金的进展公告 | 2023-04-21 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39548901 | 关于公司拟参与设立合肥冯源仁芯股权投资合伙企业(有限合伙)的公告 | 2023-05-18 | Chinese | ||
| 39548889 | 第一届董事会第十八次会议决议公告 | 2023-05-18 | Chinese | ||
| 39548882 | 关于公司部分募投项目实施进展的公告 | 2023-04-27 | Chinese | ||
| 39548874 | 2023年一季度报告 | 2023-04-26 | Chinese | ||
| 39548862 | 2022年年度权益分派实施公告 | 2023-04-21 | Chinese | ||
| 39548858 | 关于公司与专业投资机构共同投资设立产业投资基金的进展公告 | 2023-04-21 | Chinese | ||
| 39548843 | 国浩律师(杭州)事务所关于杭州广立微电子股份有限公司2022年年度股东大会的法律意见书 | 2023-04-18 | Chinese | ||
| 39548832 | 2022年年度股东大会决议公告 | 2023-04-17 | Chinese | ||
| 39548825 | 关于公司与专业投资机构共同投资设立产业投资基金的进展公告 | 2023-04-06 | Chinese | ||
| 39548818 | 中国国际金融股份有限公司关于杭州广立微电子股份有限公司2022年年度持续督导跟踪报告 | 2023-03-31 | Chinese | ||
| 39548797 | 杭州广立微电子股份有限公司募集资金年度存放与使用情况鉴证报告 | 2023-03-23 | Chinese | ||
| 39548790 | 关于举行2022年度业绩说明会的公告 | 2023-03-23 | Chinese | ||
| 39548784 | 独立董事2022年度述职报告(徐伟) | 2023-03-23 | Chinese | ||
| 39548778 | 中国国际金融股份有限公司关于杭州广立微电子股份有限公司2022年度募集资金存放与使用情况的专项核查报告 | 2023-03-23 | Chinese | ||
| 39548773 | 独立董事关于续聘公司2023年度审计机构的事前认可意见 | 2023-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Semitronix Corporation 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/56047/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56047 | 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=56047 | 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=56047 \ -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": 56047}, 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 Semitronix Corporation (id: 56047)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.