Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Adding Libraries in Cypress Warp 6.3

Reply
Thread Tools

Adding Libraries in Cypress Warp 6.3

 
 
agnimidhun agnimidhun is offline
Junior Member
Join Date: Apr 2008
Posts: 1
 
      04-21-2008
Hi All,

I have just started using Cypress Warp 6.3. I am compiling the example of Soda Machine given in the "Getting Started" guide. When I compile the project, it is not able to find the definitions of std_logic and std_logic_vector.

binctr.vhd (line 17, col 37): (E19) Not a TYPE or SUBTYPE name: std_logic
Error occurred within '(' at line 16, column 23 in binctr.vhd.
binctr.vhd (line 23, col 33): (E19) Not a TYPE or SUBTYPE name: std_logic_vector

When I try to include the library, I find that the "ieee" folder in Warp has not got any file in it. I tried getting the stdlogic.vhd file and compiling it into a library. The Library tab in Library Manager shows ieee->stdlogic.vhd and units as std_logic_1164.

The compilation error still persists.

Has anybody got a similar error before? How do I tell the compiler to include std_logic_1164 ?

Thanks,
Midhun.
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cypress Warp 6.3 library management agdepus VHDL 7 05-01-2008 12:25 PM
Cypress Preserve investagroup22@googlemail.com Digital Photography 1 09-03-2007 10:26 AM
Cypress Preserve investagroup22@googlemail.com Computer Support 0 09-03-2007 09:07 AM
Cypress Warp2 ROM Module File Format Brad Smallridge VHDL 1 01-10-2004 02:19 AM
Re: I/Os with Cypress chip Charles M. Elias VHDL 1 07-18-2003 11:56 AM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57