Description:
VHSIC Hardware Description Language, IEEE 1076/87.
|
|
|
eScan Antivirus Software Products
|
| |
eScan Anti-Virus for Windows
eScan Anti-Virus solution designed for home users is a comprehensive
Anti-Virus and Content Security Solution that provides proactive
protection to your computers against Malware and other threats that
creep around the internet such as Viruses, Spyware, Adware,
Keyloggers, Rootkits, Botnets, Hackers, Spam, and range of Information... more »
|
|
Test process behaviour
|
| |
Hi,
I have used VHDL for some years but still get confused sometimes...
I have a testbench with a process calling a number of procedures. Each
procedure represents a test case. One procedure is supposed to inject
a fault by forcing a line low to see if fault flags are set in the
design. The problem is that this procedure mess up all remaining test... more »
|
|
Why cant protected type methods have a parameter thats an access type?
|
| |
Yes I know "thems the rules", but I want to know why. Theres nothing
wrong with throwing access types around normal functions and
procedures, so why are protected types so special? There also the
issue I raised a long time ago - you're not allowed to make arrays of
protected types or pointers to them? Are they just trying to hobble... more »
|
|
parallel CRC and ragged words
|
| |
I've been looking over the following post concerning parallel crc
computation and how to handle a multi-byte parallel bus where the data
can end in any 8b position:
[link]
All of the identities Allan calls out make perfect sense, except when... more »
|
|
Active-HDL/Xilinx Core FIFO Gen Sim Problem
|
| |
Hi there,
I'm using Xilinx 10.1(nt) K.31, and Aldec Active-HDL 8.1 (student). I
used Aldec's design flow tools to implement a Coregen FIFO, and am
using a recent, manufacturer-compiled version of XilinxCoreLib.
The project (3 files: my vhdl, the fifo_generator vhdl and the
fifo_gen .edn) compiles just fine, but when I go to simulate in... more »
|
|
Stimulus Counter (from Opto-Sensors)
|
| |
Hi,
I am a student of robotics at Plymouth University, England. I have
been using VHDL pretty solidly for about 5 months now and I have come
up against a rather devious problem. The project at hand is using a
small differential drive robot with an Altera Cyclone II FPGA and an
ATmel 64. Using the two active IR sensors on the robot we are to make... more »
|
|
Open file path specification
|
| |
In which format the file name should be given? Can it be absolute? When it is relative, it is relative to what? I see that Modelsim has current working dir, whereas Active-HDL looks for files in the project dir, where are the sources. They do not care if file name starts with /root in Windows.... more »
|
|
Sanity check on a weird bit of math and std_logic_unsigned
|
| |
Hello folks,
I'm having to do surgery on something a contractor left us. One small problem was that he took a file with numeric_std already defined and used and then for his own additions added std_logic_unsigned (thanks SO much.) Anyhow, I am having to carefully evaluate what he's doing so that I don't unnecessarily break something that is already working. Not especially well commented either, so I'm having to infer intent from the code as well.... more »
|
|
Spartan 6 MPMC - more ports?
|
| |
Hi,
I have a Spartan 6 project with 7 IP cores wanting VFBC connections to a memory controller. My problem is the MPMC configuration tool won't seem to let me do that because the MPMC can't be configured to have that many VFBC connections.
I'm trying to build a picture-in-picture device for HDMI (6 inputs, 1 output).... more »
|
|
|