?? darom3.mif
字號:
-- This is the distributed arithmetic ROM table for
-- the 3 coefficients: 2, 3, 1
-- automatically generated with dagen.exe -- DO NOT EDIT!
WIDTH = 3
DEPTH = 8
ADDRESS_RADIX = dec;
DATA_RADIX = dec;
CONTENT BEGIN
0 : 0;
1 : 2;
2 : 3;
3 : 5;
4 : 1;
5 : 3;
6 : 4;
7 : 6;
END;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -