代码搜索:bitvector
找到约 265 项符合「bitvector」的源代码
代码结果 265
www.eeworm.com/read/169682/9846320
h output.h
/*********************************************************************
* File: output.h
* Description: Functions for printing the data structures or
* other general output.
*
*
www.eeworm.com/read/164962/10080315
txt cpu_core.txt
-- Behavioural model of a simple 8-bit CPU
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.bv_math.ALL;
USE work.cpu8pac.ALL;
ENTITY cp
www.eeworm.com/read/459070/7283019
m dqpskdecoder.m
function [BitStreamOne,BitStreamTwo] = DQPSKDecoder(I_SymbolsRx,Q_SymbolsRx)
streamLength = length(I_SymbolsRx);
ModAngles = angle(I_SymbolsRx + j*Q_SymbolsRx);
DiffAngles = [ModAngles 0] - [0 ModAng
www.eeworm.com/read/263314/11367734
txt cpu_core.txt
-- Behavioural model of a simple 8-bit CPU
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.bv_math.ALL;
USE work.cpu8pac.ALL;
ENTITY cp
www.eeworm.com/read/149607/12362852
txt cpu_core.txt
-- Behavioural model of a simple 8-bit CPU
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.bv_math.ALL;
USE work.cpu8pac.ALL;
ENTITY cp
www.eeworm.com/read/125698/14470271
txt cpu_core.txt
-- Behavioural model of a simple 8-bit CPU
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.bv_math.ALL;
USE work.cpu8pac.ALL;
ENTITY cp
www.eeworm.com/read/217459/14962660
qsf system1.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/300246/3847640
py testbooleanlogic.py
import BitVector
import unittest
bv1 = BitVector.BitVector( bitstring = '00110011' )
bv2 = BitVector.BitVector( bitlist = [1,1,1,1,0,0,1,1] )
bv3 = BitVector.BitVector( bitstring = '00000000111111110
www.eeworm.com/read/300246/3847638
py testcomparisonops.py
import BitVector
import unittest
import StringIO
bv1 = BitVector.BitVector( bitstring = '00110011' )
bv2 = BitVector.BitVector( bitlist = [0,0,1,1,0,0,1,1] )
bv3 = BitVector.BitVector( intVal = 5678
www.eeworm.com/read/217459/14962924
hier_info system1.hier_info
|system1
dq[0] \subclk_1us:temp[2].CLK
clock => \subclk_1us:temp[1].CLK
clock => \subclk_1us:temp[0].CLK
clock => clk_1u.CLK
clock => \subc