public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Ben Elliston <bje@redhat.com>
To: Shehryar Humayun <shehryarhumayunkhan@yahoo.com>
Cc: cgen@sources.redhat.com
Subject: Re: Next Step
Date: Thu, 05 Sep 2002 02:30:00 -0000	[thread overview]
Message-ID: <15735.9259.6818.528674@tooth.toronto.redhat.com> (raw)
In-Reply-To: <20020905024215.29679.qmail@web21204.mail.yahoo.com>

Hi.

>>>>> "Shehryar" == Shehryar Humayun <shehryarhumayunkhan@yahoo.com> writes:

  Shehryar> 1. I created a temporary build directory and cd to it.
  Shehryar> 2. In it, I wrote
  Shehryar> "/root/src/cgen-1.0/configure --target=m32r
  Shehryar> srcdir=/root/src/cgen-1.0/cgen/"
  Shehryar> 3. After the configuration process, I wrote
  Shehryar> "make opcodes ARCH=m32r"

  Shehryar> Thats all I did. Please correct where I am wrong.

Try this instead:

	# cd to build directory
	~/root/src/opcodes/configure --target=m32r
	make stamp-m32r

(stamp-m32r is a special target that runs CGEN for you).

  Shehryar> p.s., I am now starting to write down the CPU
  Shehryar> description files for the DSP chip I am working on.
  Shehryar> Where can I find complete reference for RTL to be used
  Shehryar> in .cpu files? Is the CGEN manual enough?

The CGEN manual should describe everything you need about the RTL.
There is an entire chapter devoted to it.  If you find any
documentation bugs, feel free to submit bug reports (or patches).

Ben

  reply	other threads:[~2002-09-05  9:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-01  2:03 Shehryar Humayun
2002-09-03  7:23 ` Ben Elliston
2002-09-03 20:51   ` Shehryar Humayun
2002-09-04 11:11     ` Ben Elliston
2002-09-04 19:42       ` Shehryar Humayun
2002-09-05  2:30         ` Ben Elliston [this message]
2002-09-05 16:22           ` Shehryar Humayun
2002-09-06  6:55             ` Ben Elliston
2002-09-06  7:37               ` Problem in opcodes for ARM Shehryar Humayun
2002-09-06  9:02                 ` Doug Evans
2002-09-06 11:37                   ` Shehryar Humayun
2002-09-06  9:36               ` Next Step Shehryar Humayun
2002-09-06 10:03                 ` Ben Elliston
2002-09-06 11:21                   ` Shehryar Humayun
2002-09-06 12:07                     ` Ben Elliston
2002-09-06 20:54                       ` Shehryar Humayun
2002-09-09  6:27                         ` Ben Elliston
2002-09-03 20:51   ` Shehryar Humayun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15735.9259.6818.528674@tooth.toronto.redhat.com \
    --to=bje@redhat.com \
    --cc=cgen@sources.redhat.com \
    --cc=shehryarhumayunkhan@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).