Fix date on the front page of verilator.pdf (verilator.pdf still not reproducible verilator#3956) (Try harder to put a useful date on the front page of verilator.pdf verilator#3957). [Larry Doolittle] Fix dicts declared with ref type (Fix dicts declared with reference types verilator#39...
INFOS = verilator.html verilator.pdf INFOS_OLD = README README.html README.pdf EXAMPLES_FIRST = \ examples/make_hello_c \ examples/make_hello_sc \ EXAMPLES = $(EXAMPLES_FIRST) $(filter-out $(EXAMPLES_FIRST), $(sort $(wildcard examples/*))) # See uninstall also - don't...
verilator.pdf: ${srcdir}/bin/verilator Makefile $(POD2LATEXFIX) pod2latex --full --out verilator.tex $< $(PERL) $(POD2LATEXFIX) "$(DISTTITLE)" "${DISTDATE}" < verilator.tex > verilator2.tex mv verilator2.tex verilator.tex ...
checking whether to use hardcoded paths... yes checking whether to show and stop on compilation warnings... no checking whether to run long tests... no checking whether allow pre-C++11... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler ...
Verilator使用示例 Verilator使⽤⽰例 1 #include "verilated_vcd_c.h"2 #include "Vtop.h"3 4 vluint64_t main_time = 0;5 6double sc_time_stamp()7 { 8return main_time;9 } 10 11int main(int argc, char **argv)12 { 13 Verilated::commandArgs(argc, argv);14 Verilated:...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
Add PDF user manual, verilator.pdf. Fix delayed bit-selected arrayed assignments. [David Hewson] Fix execution path to Perl. [Shanshan Xu] Fix Bison compile errors in verilog.y. [by Ben Jackson]Verilator 3.531 2006-05-10 StableMinor:...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...