Posts Tagged "wordpress"

Verilog SyntaxHighlighter Brush

I was trying to add some sample Verilog code on my website, but the code syntax highlighter I use did not have a brush. I made my own Verilog brush for Alex Gorbatchev’s SyntaxHighlighter. Feel free to modify and improve the code. The only thing that I ask is that you share the modifications. /** * SyntaxHighlighter Verilog Brush * http://hdelossantos.com/ * * SyntaxHighlighter is...

read more