代码搜索结果
找到约 7,641 项符合
V 的代码
oc8051_fpga_top.v
// synopsys translate_off
`include "oc8051_timescale.v"
// synopsys translate_on
module oc8051_fpga_top (clk, rst, int1, int2, int3, sw1, sw2, sw3, sw4, int_act, dispout, p0_out, p1_out, p2_out,
oc8051_ram_rd_sel.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 ram read select
oc8051_divide.v
//////////////////////////////////////////////////////////////////////
//// ////
//// divide for 8051 Core ////
//// ////
//// This file is part of the 8051 cores proj
oc8051_ram_top.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 data ram
oc8051_reg1.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 1 bit wide register (d cell)
oc8051_top.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 cores top level module
oc8051_ram_sel1.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 ram select
oc8051_rom_addr_sel.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 rom address select
oc8051_defines.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 cores Definitions ////
oc8051_multiply.v
//////////////////////////////////////////////////////////////////////
//// ////
//// multiply for 8051 Core ////
//// ////
//// This file is part of the 8051 cores pr