Sign in

username:

password:



Not a member?

Search fpga-cpu



Search tips

Subscribe to fpga-cpu



fpga-cpu by Keywords

Altera | CISCifying | IDE | ISA | Java | JHDL | JTAG | LBU | MicroBlaze | PAR | PCI | RISC | SoC | Spartan | Transputers | Verilog | VHDL | Virtex | VLIW | WebPack | Xilinx | Xsoc | YARD-1A

Discussion Groups

Discussion Groups | FPGA-CPU | vga controller set as stdout.

This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).

vga controller set as stdout. - ponnmozhi - Jul 3 3:49:00 2004


Hi,

I am using Xilinx Platform Studio with Microblaze as the processor
and implementing the same on spartanIIE LC board.I am able to use the
uart alone as the STDIN and STDOUT.

I have a user core (VGA controller) written & interfaced with the
microblaze. I want to make it the STDOUT for my design.

I dont know how to get the vga controller set as the STDOUT.

Could any of you please give me the solution to this problem or a
hint as to how to go about it?

thanks,
ponnmozhi.





(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )

Re: vga controller set as stdout. - Veronica Merryfield - Jul 3 17:13:00 2004

STDOUT is a term usually associated with an operating system - usually the
file system. STDOUT is a predefined, well know file handle (STDIN, STDOUT,
STDERR being the usual minimum set).

You need to look at you OS or fileing system support that you are using with
your CPU.

Or, I have go the wrong end of what you are asking.
--
Veronica Merryfield, somewhere in Cambridgeshire, UK
"Constructive laziness is the root of all good engineering"

----- Original Message -----
From: "ponnmozhi" <>
To: <>
Sent: Saturday, July 03, 2004 9:49 AM
Subject: [fpga-cpu] vga controller set as stdout. > Hi,
>
> I am using Xilinx Platform Studio with Microblaze as the processor
> and implementing the same on spartanIIE LC board.I am able to use the
> uart alone as the STDIN and STDOUT.
>
> I have a user core (VGA controller) written & interfaced with the
> microblaze. I want to make it the STDOUT for my design.
>
> I dont know how to get the vga controller set as the STDOUT.
>
> Could any of you please give me the solution to this problem or a
> hint as to how to go about it?
>
> thanks,
> ponnmozhi. >
> To post a message, send it to:
> To unsubscribe, send a blank message to:

> Yahoo! Groups Links






(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )

Re: vga controller set as stdout. - Nat Chan - Jul 13 14:43:00 2004

p. 122 (130 in the PDF) of the EST Guide for EDK 6.2i talks about
tinkering with the MSS file & some library-related stuff. Then
there's a chapter on the MSS file. I think if you add stuff to the
MSS file, it may appear in teh drop-down box in the GUI. I've never
actually tried it, but that's my guess.

-NCKC

--- In , "Veronica Merryfield"
<veronica.merryfield@t...> wrote:
> STDOUT is a term usually associated with an operating system -
usually the
> file system. STDOUT is a predefined, well know file handle (STDIN,
STDOUT,
> STDERR being the usual minimum set).
>
> You need to look at you OS or fileing system support that you are
using with
> your CPU.
>
> Or, I have go the wrong end of what you are asking.
> --
> Veronica Merryfield, somewhere in Cambridgeshire, UK
> "Constructive laziness is the root of all good engineering" >
>
> ----- Original Message -----
> From: "ponnmozhi" <ponnmozhi@y...>
> To: <>
> Sent: Saturday, July 03, 2004 9:49 AM
> Subject: [fpga-cpu] vga controller set as stdout. > > Hi,
> >
> > I am using Xilinx Platform Studio with Microblaze as the
processor
> > and implementing the same on spartanIIE LC board.I am able to
use the
> > uart alone as the STDIN and STDOUT.
> >
> > I have a user core (VGA controller) written & interfaced with
the
> > microblaze. I want to make it the STDOUT for my design.
> >
> > I dont know how to get the vga controller set as the STDOUT.
> >
> > Could any of you please give me the solution to this problem or a
> > hint as to how to go about it?
> >
> > thanks,
> > ponnmozhi.
> >
> >
> >
> >
> >
> >
> > To post a message, send it to:
> > To unsubscribe, send a blank message to:
>
> > Yahoo! Groups Links
> >
> >
> >
> >
>




(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )