|
|
Init of BRAMs with ISE flow.
Hi All,
I have several BRAMs in my design each needs its own set of constants.
So far I have used the ucf file to store my BRAM values. But it has
become error prone and tedious. I would like to have a command for the
ucf such that I can "link" a generated file in to the ucf and its
format.
Something like:
MyBRAM => file:MyBramFile.dat
where MyBramFile contains
"
0000002800000028000000280000002800000028000000280000002800000028
0000002800000028000000280000002800000028000000280000002800000028
"...etc
is this possible in some way?
Regards,
R.N.
|
|
0
|
|
|
|
Reply
|
nobbe
|
1/31/2005 5:02:09 PM |
|
Rick,
Have you considered using a tool called Data2MEM?
To find out more about it check out"
http://tinyurl.com/6xlsu
Shalin-
Rick North wrote:
> Hi All,
>
> I have several BRAMs in my design each needs its own set of constants.
> So far I have used the ucf file to store my BRAM values. But it has
> become error prone and tedious. I would like to have a command for the
> ucf such that I can "link" a generated file in to the ucf and its
> format.
>
> Something like:
> MyBRAM => file:MyBramFile.dat
> where MyBramFile contains
> "
> 0000002800000028000000280000002800000028000000280000002800000028
> 0000002800000028000000280000002800000028000000280000002800000028
> "...etc
>
> is this possible in some way?
>
> Regards,
> R.N.
|
|
0
|
|
|
|
Reply
|
Shalin
|
1/31/2005 5:29:35 PM
|
|
"Rick North" <nobbe@acc.umu.se> schrieb im Newsbeitrag
news:4bbdba0c.0501310902.4dc320b1@posting.google.com...
> Hi All,
>
> I have several BRAMs in my design each needs its own set of constants.
> So far I have used the ucf file to store my BRAM values. But it has
> become error prone and tedious. I would like to have a command for the
> ucf such that I can "link" a generated file in to the ucf and its
> format.
>
> Something like:
> MyBRAM => file:MyBramFile.dat
> where MyBramFile contains
> "
> 0000002800000028000000280000002800000028000000280000002800000028
> 0000002800000028000000280000002800000028000000280000002800000028
> "...etc
>
> is this possible in some way?
Use data2mem utility. It can directly write BRAM content into a BITFILE, so
after the complete implementation process. Very nice feature when you
develop a FPGA based uC application (Picoblaze, Microblaze whatever)
This tool nees a special data file, (*.mem) but its very easy structured
Just a start address like
@0000
AA, BB, CC, DD etc.
Very easy to generate via a script/tool.
Regards
Falk
|
|
0
|
|
|
|
Reply
|
Falk
|
1/31/2005 5:34:53 PM
|
|
There is a very friendly and easy to use tool called "memory editor"
and it's located in the core generator application. It will make your
life alot easier...
Regards, Moti.
|
|
0
|
|
|
|
Reply
|
Moti
|
1/31/2005 6:49:40 PM
|
|
Rick North wrote:
> I have several BRAMs in my design each needs its own set of constants.
I use an HDL constant array.
http://www.xilinx.com/xcell/xl37/xcell37_22.pdf
-- Mike Treseler
|
|
0
|
|
|
|
Reply
|
Mike
|
2/1/2005 5:58:55 PM
|
|
|
4 Replies
85 Views
(page loaded in 0.059 seconds)
Similiar Articles: Examples of C++ in Safety Critical Systems - comp.lang.c++ ...... now working for the transportation business systems unit. ... or anything else which introduced hidden flow paths or ... when we decided to use a brand-new C compiler for a brand ... Altera Quartus II on Debian GNU/Linux - comp.arch.fpgaI'm now configuring a brand new netbook with Fedora and ... I've also noticed that in ISE 10.1, one of the xilperls ... the workstation is running Gnome the servers run at Init ... Please help, Xilinx FIFO problem! - comp.arch.fpga... Coregen, it doesnt change the problem Virtex-4, ISE ... FX40, in order to see the error, I have to start 2 units ... current design utilization is Slices 14K 73% brams 116 ... Network Latency - comp.unix.solarisFor most part the data flow is very fast. Now, my ... else fails, contact Sun The V480 is not a *brand* new ... 0 Histogram of request/response times UNIT_USEC ... Dell Laptop Advice - comp.cad.solidworks... wrote in message news:<bdbql1$864$1@au-nws-0001.flow.com ... it quite specifically states what families of units the ... Dell Laptop Help | eHow.com For many years, the Dell brand ... A couple of CPLD design challenges for the group - comp.arch.fpga ...... the time to minimize the cost of the arithmetic unit. ... Load flow 118 bus - comp.soft-sys.matlab A couple of CPLD ... stand-alone design inspired by the challenge, not a brand ... top 10 uses for random data compression?? anyone? - comp ...All units will be unlikely ordinary revisions. My ... on top of the wood, if Hamza cheerfully sweeps the brand? ... obstacle in line with ferrys, it will irritably flow ... Solution Manual and Test Bank - comp.arch.embedded... Advertising Morirty 8 -Advertising and Integrated Brand ... devices,6th edition and electronic devices electron flow ... an engineering approach sixth edition ( SI units ... writing robust software? - comp.lang.c++.moderatedGarbage collection would be n= ice > for some cases, do you know any good GC for ... comp.unix ... writing robust software? - comp.lang.c++.moderated Write good unit tests ... Test Banks & Solutions Manual - comp.lang.java.programmer ...... Bank Precalculus: Concepts Through Functions_A Unit ... Bank Principles of Electric Circuits: Conventional Flow ... States, 9th Edition, Parrillo, Test Bank Strategic Brand ... Ice Flow® - Digital, Grow light, hydroponics equipments, Grow GearIf additional cooling is needed you can easily link multiple Ice Flow® units together to double, triple, even quadruple your cooling power! This means you can get as big ... ICE FLOW - Reviews & Brand Information - Advanced Nutrients Ltd ...ICE FLOW - write and read reviews and find brand information for products and services associated with the ICE FLOW trademark. Incorporate your business to gain the ... 7/12/2012 3:51:55 PM
|
|
|
|
|
|
|
|
|