P
perica
Guest
It would be a case if delta cycle in simulator is set to the same
value as clk period.
value as clk period.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
--first you create a type.. then assign it...
type v_typ is array (2 downto 0) of std_logic_vector(11 downto
0);
signal v: v_typ
now you can access it as
v(i)(j) <= -- something
Simon
"eeh" <eehobbyist@yahoo.com.hk> wrote in message
news:1128136736.906033.205550@z14g2000cwz.googlegroups.com...
Hi,
I am just beginner of VHDL. I want to define a 2 dimensional input
variable in entity. I think the syntax is something like this:
v : in std_logic_vector(2 downto 0)(11 downto 0);
Please advice. Thanks!
I am interested in this problem. What do you mean theThe ML401 is a great board, and great value, but the
rgb output just sucks.
The video out has asynchronous resonant spikes runningThe ML401 is a great board, and great value, but the
rgb output just sucks.
I am interested in this problem. What do you mean the
RGB sucks?
I don't think so. It's a fine chip that I've used in many designs.There is a real RGB chip on the board right?
Is there something wrong with that chip?
I have not tried that. It's often tricky to get a decent,I read on the Xilinx web site that some of the analog gnds
are mixed up with the digital gnds. Is it possible to lift these
pins and ground them to the right places and improve the
RGB output?
PeteBrad Smallridge
aivision.com
Hard to believe when Xilinx tells us that they are signal integrityThe video out has asynchronous resonant spikes running
through it. The spikes are about 100 mV p-p, and have a
resonant frequency of about 250 MHz, with about 6 half-cycles
present.
There is also about 15 mV p-p of pixel clock and harmonics.
the first level then combining the first level outputs in an OR tree.vssumesh wrote:
Ok .. but is it easy to simulate? And if we code it in a hierarchial
tree will it take more area than required. Please give little more
details in this.
Also try to think about whether you really need a random accessible mux
in your case. For example if you allways need the inputs in the same
order you can load all of them into a shift register and shift them out.
Kolja Sulimma
you can get better pipelined performance by decoding the selects before
For all the hardened FPGA addicts and please excuse the sales push.
If anyone is interested in our lower spec Broaddown2's BD2-400, BD2-1000
then we are having a stock clearance next week. Details will follow on our
website shortly but pricing will be GBPŁ160 (BD2-400) and GBPŁ190 (BD2-1000)
only while stock lasts.
Our MINI-CAN boards now have an uprated spec for those intersted in these
boards. Details to follow on the website but essentially you get a XC3S1000
now in the FPGA hole.
John Adair
Enterpoint Ltd. - Home of Broaddown2. The Ultimate Spartan3 Development
Board.
http://www.enterpoint.co.uk
I'm not sure what your professor is getting at.I am using ISE tool for implementing my design.But i am facing a
problem.In this tool it is written that some modules are supported to
infer rather than inatantiate. My prof says to make design wholly
structural . and using the modules available, just like we do in
shematic. But since for some design elements , instatiating is not
supported, i cant do it.I have to write a module code to infer that
module.but according to prof this should not be the way.
Here's where inference helps you. The synthesis tool recognizesSecond thing while making these design elements (like counter) with
flip flop and gates (for which instantiation is supported), its min
clock period is large compared to the one which is inferred.Suggest me
what can do here.
Thanks Simon!who the F*** designed your web site.... I know putting frames around
product
briefs lets you keep your logo.. but that's almost 2/3's of the screen
gone...
Simon
translated: fire your web designer
Has anyone else received this error with ISE 7.1i? I added a peripheral
to my embedded system, and when I re-synthesize it it XST, I get:
ERRORortability:3 - This Xilinx application has run out of memory or has
encountered a memory conflict. Current memory usage is 798040 kb. Memory
problems may require a simple increase in available system memory, or
possibly a fix to the software or a special workaround. To troubleshoot or
remedy the problem, first: Try increasing your system's RAM.
Alternatively, you may try increasing your system's virtual memory or swap
space. If this does not fix the problem, please try the following: Search
the Answers Database at support.xilinx.com to locate information on this
error message. If neither of the above resources produces an available
solution, please use Web Support to open a case with Xilinx technical
Support off of support.xilinx.com. As it is likely that this may be an
unforeseen problem, please be prepared to submit relevant design files if
necessary.
Any ideas?
Thanks,
-- Matt
+--
|Matthew Plante
| University of New Hampshire
| InterOperability Lab
| Research & Development
| SMTP: maplante@iol.unh.edu
| Phone: +1-603-862-0203
+-
"Simon Peacock" <simon$actrix.co.nz> schrieb im Newsbeitrag
news:433f22f3$1@news2.actrix.gen.nz...
who the F*** designed your web site.... I know putting frames around
product
briefs lets you keep your logo.. but that's almost 2/3's of the screen
gone...
Simon
translated: fire your web designer
Thanks Simon!
no translation required, I agree with you 2000 %,
but I have no influence to solve the issue.
Antti
PS its not my website. Its from the company I work for at the moment.
(my contract ends 31.12.2005)
well my comment was only regarding the DCM max output on slowest S3 (-ES !)Could you suggest some devices which are suitable to run at a clock
rate more than 311MHz?
Hello Simon,
Yes i am trying to implement the 64 nos of 8bit wide (240:1) mux.
And there is 240 * 64 = 15360 total selction bits (240 bits to each
mux). And 240 * 8 = 1920 data bits to whole block of 64 muxs (same data
goes to all MUX). Thus the mux array block will have 17280 input lines
and 64 * 8 output lines. Why you are saying that it is not possible.
All signals are internally generated from other parametrs (I dont know
the internal routing efforts of the FPGA). Please advice.
The mux (the code) you suggested is a single 240 to 1 byte mux. But i
want 64 copies of that. Is that possible. I know that it is not
possible to implement it in asingle design by getting the selction
signal from external sources; is it because of this constrain that the
ISE stops working. I am able to get output if i reduce any of the
parametrs to half (no: out put or no: registers etc).
In case anyone is wondering, the comments being made about the VGAThe video out has asynchronous resonant spikes running
through it. The spikes are about 100 mV p-p, and have a
resonant frequency of about 250 MHz, with about 6 half-cycles
present.
There is also about 15 mV p-p of pixel clock and harmonics.
Hard to believe when Xilinx tells us that they are signal integrity
leader...
(Sorry, just could not resist ;-)
Hi Ed,Thomas Entner wrote:
The video out has asynchronous resonant spikes running
through it. The spikes are about 100 mV p-p, and have a
resonant frequency of about 250 MHz, with about 6 half-cycles
present.
There is also about 15 mV p-p of pixel clock and harmonics.
[]
We have improved the VGA quality on the upcoming ML405 and ML410 boards
that will be released early next year.
Ed