📄 cordic_pkg.h
字号:
#ifndef CORDIC_PKG_H
#define CORDIC_PKG_H
#include <systemc.h>
namespace cordic_pkg {
const sc_uint<32> xinit_c="0x26dd3b44";
const sc_uint<32> yinit_c="0x00000000";
}
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -