![]() |
|
|
|
#1 |
|
Hi,
I tried to declare a subtype of a user-defined type like this: TYPE test IS (a, b , c, d, e); SUBTYPE subtest IS test (a, c, e); However, Quartus v7.2 give me an error: "Type Conversion near text or symbol "test" must have one argument", which I don't understand even after reading Quartus' help. Can someone please explain what the error means? Is it even possible to do such subtype declaration? If so, what's the correct format? Thank you. tonyfai |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating user defined service in windows | suresh_rtp | Software | 0 | 05-05-2009 08:34 AM |
| scsi advice please? | mikeplace | Hardware | 1 | 09-11-2006 11:15 AM |