简介

WCQ(1)               Games Manual                     WCQ(1)

NAME

1
wcq - just wcq...(I use windows and linux btw.)

SYNOPSIS

1
wcq [OPTION] ...  [FILE] ...

DESCRIPTION

1
2
wcq is a terminal tool/game from the 1990 available for Linux or Windows platform,
wcq works best with Emacs,  Gvim, Vscode, Sourceinsight also work fine.

-asm

1
read or write arm, 8051 Assembly code

-hack

1
can hack simple PC software or arm firmware 

-b, –bash

1
read or write Bash Scripts

-c

1
read or write C code

-e, –elisp

1
read or write Emacw Lisp code 

-p, –python

1
read or write Python code

-v, –verilog

1
read or write verilog code

-sv, –systemverilog

1
read or write systemverilog code

-f, –fpga

1
fpga develop in quartus, vivado or TD 

-d, –dv

1
Design Verification with UVM or systemverilog or verilog 

-l, –logic-analyzer-plugin

1
logic analyzer (like pulseviwe, dream source Lab) plugin develop by python

神兽护体

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
 *      
 *          ┌─┐       ┌─┐
 *       ┌──┘ ┴───────┘ ┴──┐
 *       │                 │
 *       │       ───       │
 *       │  ─┬┘       └┬─  │
 *       │                 │
 *       │       ─┴─       │
 *       │                 │
 *       └───┐         ┌───┘
 *           │         │
 *           │         │
 *           │         │
 *           │         └──────────────┐
 *           │                        │
 *           │                        ├─┐
 *           │                        ┌─┘    
 *           │                        │
 *           └─┐  ┐  ┌───────┬──┐  ┌──┘         
 *             │ ─┤ ─┤       │ ─┤ ─┤         
 *             └──┴──┘       └──┴──┘ 
 *                 神兽保佑 
 *                 代码无BUG! 
*/
Licensed under CC BY-NC-SA 4.0