代码搜索结果
找到约 10,000 项符合
J 的代码
02_j.asm
HONG MACRO
push ds
sub ax,ax
sub cx,cx
push ax
push cx
mov ax,data_seg
mov
crc_j.vhd
library ieee;
use ieee.std_logic_1164.all;
entity crc_j is
port (m2_in : in std_logic_vector(23 downto 0);
r2_out: out std_logic_vector(15 downto 0)
);
end crc_j;
architecture a of c
crc_j.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to