Create a file examples.tex :
pdflatex examples.tex If you want industry-style Verilog, study these (available as PDFs via Google Scholar + author pages): advanced chip design practical examples in verilog pdf
echo "```" >> report.md pandoc report.md -o Advanced_Verilog_Examples.pdf --pdf-engine=xelatex Create a file examples