Jump to content

SystemC and TLM-2 documentation and class diagrams


foster911

Recommended Posts

In case you don't want to download files from unknown sources, you can build the Doxygen documentation from the SystemC source tree directly:

cd $SYSTEMC_HOME
make -C objdir doxygen # assuming the configure-created Makefiles are located in the ./objdir/ subdirectory

Afterwards point your browser to

docs/sysc/doxygen/html/index.html # SystemC 2.3.0
docs/tlm/doxygen/html/index.html  # TLM 2.0.2

The Doxygen configuration file templates can be found in docs/*/doxygen/ as well, in case you prefer different options.

 

Greetings from Oldenburg,
  Philipp

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...