Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Requesting for an Actel library

 
Thread Tools Search this Thread
Old 06-09-2006, 09:08 PM   #1
Default Requesting for an Actel library


Hi ,

I am a student in T.U Braunschweig (in Germany). I am new in VHDL and
want to implement a project. I am working on VHDL with Actel Libero.
In my previous implementation, I have used the "RAMB4_S1_S1"(4K-Bit
Data Dual Port Block RAM) and "RAMB4_S1"(4K-Bit Data Single Port Block
RAM) which are implemented in the "UNISIM" in Xilinx.
Could you please provide me with the information of an equivalent
library that implement these RAMs in Actel Libero ?

Thanks in advance

Best regards
Adamou



irfan.mohammed@gmail.com
  Reply With Quote
Old 06-09-2006, 09:11 PM   #2
D Stanford
 
Posts: n/a
Default Re: Requesting for an Actel library

> Could you please provide me with the information of an equivalent
> library that implement these RAMs in Actel Libero ?


You'd probably be better off doing a behavioral design of the RAM so
that switching target FPGAs does not break things again.



D Stanford
  Reply With Quote
Old 06-10-2006, 02:10 AM   #3
Jeremy Ralph
 
Posts: n/a
Default Re: Requesting for an Actel library
Creating technology independent, behavioural RAM models as Stanford
suggested is a good idea.

Another good practice is to create generic RAM wrappers which share a
common entity declaration. Then you can have different architectures
for behavioural modelling and specific library technologies. You can
use VHDL configuration files to select the architecture without having
to change existing code. Thus, if you were to switch to a different
FPGA or library vendor all you need to do is create an architecture
that wraps that vendor's RAM instance and glues it to your generic
RAM interface.

Unfortunately I can't provide you with any info on Actel Libero RAMs as
I don't know much about that.

Hope this helps,
Jeremy

PS Braunschweig is a nice town -- I was there once on a work assignment
(for a large US company which has a site there), coding Verilog though
rather than VHDL.


---
PDTi [ http://www.productive-eda.com ]
SpectaReg -- Spec-down code and doc generation for register maps



wrote:
> Hi ,
>
> I am a student in T.U Braunschweig (in Germany). I am new in VHDL and
> want to implement a project. I am working on VHDL with Actel Libero.
> In my previous implementation, I have used the "RAMB4_S1_S1"(4K-Bit
> Data Dual Port Block RAM) and "RAMB4_S1"(4K-Bit Data Single Port Block
> RAM) which are implemented in the "UNISIM" in Xilinx.
> Could you please provide me with the information of an equivalent
> library that implement these RAMs in Actel Libero ?
>
> Thanks in advance
>
> Best regards
> Adamou




Jeremy Ralph
  Reply With Quote
Old 06-12-2006, 09:04 AM   #4
Thomas Stanka
 
Posts: n/a
Default Re: Requesting for an Actel library
Hi,

schrieb:
> I am a student in T.U Braunschweig (in Germany). I am new in VHDL and
> want to implement a project. I am working on VHDL with Actel Libero.
> In my previous implementation, I have used the "RAMB4_S1_S1"(4K-Bit
> Data Dual Port Block RAM) and "RAMB4_S1"(4K-Bit Data Single Port Block
> RAM) which are implemented in the "UNISIM" in Xilinx.
> Could you please provide me with the information of an equivalent
> library that implement these RAMs in Actel Libero ?


Actgen is the name of the actel core generator, just use the generated
core. A second way would be a look in your libray macro cell
documentation.

bye Thomas



Thomas Stanka
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
error: java.lang.UnsatisfiedLinkError: Can't load library: /home/nalgo01/libcImpl.so gopinath511 Software 0 01-07-2009 09:13 AM
Help me please!! library graph 3D for Java novata Software 0 07-03-2008 08:23 PM
Pdf generation by iTextSharp library Viswagreypad Software 2 10-24-2007 07:55 AM
SFX Sound Effects Libraries - Cheap!! Barbara DVD Video 1 11-11-2006 12:23 PM
Re: Viacom Library To DVD RichA DVD Video 2 01-18-2005 08:22 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46