代码搜索结果
找到约 10,000 项符合
V 的代码
mul.v
`timescale 1ns/10ps
module mul(//input
clk,nrst,
a,b,mul_en,
//output
oen,product);
in
zzrst.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Zig-Zag Unit
v.c
main (int *p)
{
int a;
a = 0;
p[1] = a;
a = 0;
p[2] = a;
a = 123456;
p[3] = a;
}
v.c
main (int *p)
{
int a;
a = 0;
p[1] = a;
a = 0;
p[2] = a;
a = 123456;
p[3] = a;
}
timescale.v
`timescale 1ns / 10ps
lfsr.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Linear Feedback Shift Register
timescale.v
`timescale 1ns / 10ps
div.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Non-restoring singed dividor
asmi.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
sysid.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function