代码搜索结果

找到约 10,000 项符合 V 的代码

tongxin.v

//************************************************** //** Revision : 0.1 //** File name : TongXin.v //** Module name : TongXin //** Discription : The top-level module of the Taocore CPU

ram.v

//************************************************** //** Revision : 0.1 //** File name : RAM.v //** Module name : ram //** Discription : Discripte a 8-bit X16 RAM //** Simulator : Qu

sram.v

//************************************************** //** Revision : 0.1 //** File name : SRAM.v //** Module name : SRAM //** Discription : Discripte a 8-bit X16 RAM //** Simulator :

major.v

//------------------------------- //Majority with bitwise operators //Filename : major.v //------------------------------- module major(maj, I); output maj; input [2:0] I; //Assign majority o

phasea.v

/******************************************************************************* **************************************************************************** **

loadfw.v

/******************************************************************************* **************************************************************************** **

pngen.v

/******************************************************************************* **************************************************************************** **

phasemod.v

/******************************************************************************* **************************************************************************** **

loadpw.v

/******************************************************************************* **************************************************************************** **

sinlup.v

/******************************************************************************* ** c : CelLogic, 1996 ** ** The information contained herein is proprietary of CelLogic. ** Any r