
Pulse: a New VHDL Simulator
Pulse is a new open-source VHDL simulator written in C++ that offers a complete toolchain including a compiler and text-based waveform output. The project is currently in development and supports only basic IEEE packages and types due to the complexity of the VHDL language. Future updates plan to add generics, enhanced simulation capabilities, and mixed-language support with Verilog.
- ▪Pulse is an open-source VHDL simulator written in C++ under the MIT license.
- ▪The toolchain includes a compiler and a text-based user interface for waveform output to ensure cross-platform compatibility.
- ▪Current limitations include support only for basic IEEE packages and types, with default values not yet supported.
- ▪The project roadmap includes adding generics, additional types, and mixed-language support with Verilog.
- ▪The only dependencies required for Pulse are a C++20 capable compiler and CMake.
Hackaday files mainly under tech. We currently carry 351 of its stories.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | Hackaday |
| Canonical URL | https://hackaday.com/2026/09/14/pulse-a-new-vhdl-simulator/ |
| Publication time | Mon, 14 Sep 2026 18:00:00 +0000 |
| Retrieval time | 2026-09-14T18:01:51.369Z |
| Last seen | 2026-09-14T18:01:51.369Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | pUKayBksRMcm · 1 stories |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
Pulse: A New VHDL Simulator No comments by: Maya Posch September 14, 2026 Title: Copy Short Link: Copy With VHDL being arguably more deterministic and bullet-proof than Verilog, it’s good to see another open source VHDL simulator joining the fray that is not a variation of ghdl. Written by [Óscar Grimal] in C++ with an MIT license, the Pulse project is a still in progress package that provides the entire toolchain, from the compiler to the requisite waveform output. This waveform output is provided in the form of a text-based user interface (TUI), which at the very least helps a lot with making it cross-platform compatible. As dependencies only a C++20 capable compiler and CMake are indicated.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Hackaday.