Pith. sign in

REVIEW 1 cited by

CVC Verilog Compiler -- Fast Complex Language Compilers Can be Simple

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1603.08059 v2 pith:YKQPNPIL submitted 2016-03-26 cs.PL

classification cs.PL
keywords verilogcodecompiledcomputerdescribedfastflowgraph
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper explains how to develop Verilog hardware description language (HDL) optimized flow graph compiled simulators. It is claimed that the methods and algorithms described here can be applied in the development of flow graph compilers for other complex computer languages. The method uses the von Neumann computer architecture (MRAM model) as the best abstract model of computation and uses comparison and selection of alternative machine code sequences to utilize modern processor low level parallelism. By using the anti formalist method described here, the fastest available full IEEE 1364 2005 Verilog HDL standard simulators has been developed. The compiler only required 95,000 lines of C code and two developers. This paper explains how such a compiled simulator validates the anti-formalism computer science methodology best expressed by Peter Naur's datalogy and provides specific guidelines for applying the method. Development history from a slow interpreter into a fast flow graph based machine code compiled simulator is described. The failure of initial efforts that tried to convert a full 1364 compliant interpreter into interpreted execution of possibly auto generated virtual machines is discussed. The argument that fast Verilog simulation requires detail removing abstraction is shown to be incorrect. Reasons parallel GPU Verilog simulation has not succeeded are given.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Vogls: a Fast Interactive Full-timing Simulator for Pre-silicon Power Side-Channel Analysis

    cs.CR 2026-07 conditional novelty 6.0 of 10

    Vogls, an open-source Verilog simulator, combines compiled-code speed with full-timing simulation and interactive state forking for pre-silicon side-channel analysis, and recovers an AES key with DPA at three abstract...

Pith tools