代码搜索:myself
找到约 710 项符合「myself」的源代码
代码结果 710
www.eeworm.com/read/339081/3311133
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity myself_rec is
port(
clk : in vl_logic;
myfreq_con : out vl_logic_vector(31 downto 0);
myflag
www.eeworm.com/read/295361/8168048
c krx80300.c
/* Editor's note: Gregory didn't supply a main() for this. Normally, in these situations,
* I'd supply one myself, so that you can easily run and test the code. But, in this case,
* I wouldn't kno