Monthly Archives: January 2021
RISC-V CPU verilog testbench is good now
2021/01/31
Antlr parses verilog
Default antlr’s verilog grammar can’t parse verilog right, i modified a little bit to make it parse my verilog files. Here is the modified grammar https://gitlab.com/quantr/toolchain/quantr-verilog-tool/-/blob/master/src/main/java/hk/quantr/quantrverilogtool/antlr/Verilog2001.g4 2021/01/30
RISC-V decode technique
2021/01/30
Never use Baidu Cloud Disk
Simple reaons, upload is fast, download only. few ten KB/s. It looks like Baidu don’t want you to download your file, locking you in forever 2021/01/25
Powershell to Loop through all SharePoint sites and pages
2021/01/18
CPU testbench同assembler testbench而家link埋
它可以幫手check下cpu decode有無錯了 2021/01/15