asserted / deasserted : 使(信號)生效/使(信號)失效 edge, clock edge : rising edge of the clock # : signal name 後面有 # = low voltage signal name 後面沒有 # = high voltage reserved : 此區塊只能由 PCI-SIG 修改
AD[31::00] : AD = signal names [31::00] = signal range/ 31 = msb, 00 = lsb
/* Writing: cosine = (double (*)(double)) dlsym(handle, "cos"); would seem more natural, but the C99 standard leaves casting from "void *" to a function pointer undefined. The assignment used below is the POSIX.1-2003 (Technical Corrigendum 1) workaround; see the Rationale for the POSIX specification of dlsym(). */