![]() |
|
|
|
#1 |
|
Hello,
Could anyone please let me know how I could insert multiple newline characters using the VHDL write(line, string) command ? That is, the equivalent of multiple \n characters as used in Verilog in $display. I am working on Ubuntu 9.04 OS. I tried the following but none seem to work : 1) write(line, string & LF); 2) write(line, string); writeline(output, line); writeline(output, some_line); thanks, Manoj mmishra |
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jun 2009
Posts: 3
|
Hello,
After trying many more combinations, I believe that somehow the character LF is not defned in the libraries I have. I am using ghdl to compile, on Ubuntu 9.04. Does anyone know how I could resolve this problem ? thanks, Manoj mmishra |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to burn (write) ISO file to CD/DVD disc | westenroad | Software | 6 | 06-27-2009 08:21 AM |
| Disc is write protected error message | o Gunners o | Hardware | 0 | 03-02-2008 07:36 PM |
| Is it Possible to write dat files to dvd ? | Levis | DVD Video | 1 | 06-11-2007 08:02 AM |
| Next Problem: Random HDD Write Errors | Dave Hardenbrook | A+ Certification | 3 | 10-02-2006 05:38 AM |
| "Failed To Set Write Parameters!" | Bubba Do Wah Ditty | DVD Video | 0 | 05-19-2004 09:06 PM |