public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* how to get started?
@ 2001-07-25  8:07 Michael Hosemann
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Hosemann @ 2001-07-25  8:07 UTC (permalink / raw)
  To: cgen

Hello,

i just began looking at cgen and intend to use it as a modelling tool for a digital signal processor. 

so far i got guile 1.4 and cgen1.0 installed but when starting guile and performing the steps mentioned in porting opcode of the manual i get the following:

cgen-1.0/cgen> guile
guile> load "dev.scm"
#<procedure load-module (filename)>
guile> "dev.scm"
guile> load-opc
ERROR: In expression load-opc:
ERROR: Unbound variable: load-opc
ABORT: (unbound-variable)
 
Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
guile> backtrace
#<primitive-procedure backtrace>
guile>

do i need to set any include path? are there any information available on how to get started? the running cgen chapter of the manual is still missing :-(. and the faq wasnt exactly a whole lot of info either...

thanks

michael

-- 
Dipl.-Ing. Michael Hosemann
Research Associate
Mannesmann Mobilfunk Chair for Mobile Communication Systems
Dresden University of Technology
01061 Dresden

Tel: +49 351 463 5674
Fax: +49 351 463 7255 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to get started?
       [not found] <20010725170717.030eb1fa.hosemann.cygnus.local.cgen@ifn.et.tu-dresden.de>
@ 2001-07-25  8:36 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2001-07-25  8:36 UTC (permalink / raw)
  To: Michael Hosemann; +Cc: cgen

hosemann@ifn.et.tu-dresden.de (Michael Hosemann) writes:

: [...]  i just began looking at cgen and intend to use it as a
: modelling tool for a digital signal processor.

Yes, that's a good use.


: [how to port opcodes?]

The canonical way is not to run cgen interactively.  Rather, one would
proceed by cloning an existing cgen-based opcodes port, including the
opcodes/configure*, Makefile* parts that run cgen in batch mode.


: [...] faq wasnt exactly a whole lot of info either...

(Please feel free to record any questions and answers, as you come
across them while learning about the system.)


- FChE

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-25  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25  8:07 how to get started? Michael Hosemann
     [not found] <20010725170717.030eb1fa.hosemann.cygnus.local.cgen@ifn.et.tu-dresden.de>
2001-07-25  8:36 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).