From Fedora Project Wiki

m (moved Summer Coding 2010 ideas - DGC GTK GUI - shortinfo to Summer Coding 2010 ideas - DGC GTK GUI: To conform with the page guidelines for transclusion and whatnot)
(moving more info to the transcluded page)
Line 1: Line 1:
{{:Summer Coding 2010 ideas - DGC GTK GUI - shortinfo}}
{{:Summer Coding 2010 ideas - DGC GTK GUI - shortinfo}}
== More information ==
The main page for [[Summer Coding 2010]] ideas is [[:Category:Summer Coding 2010 ideas]].
''Status:'' Proposed
''Summary of idea:'' The proposed work is to write the GTK GUI for Digital Gate Compiler (DGC) to use the latest GTK+ 2.0 API. This is Fedora Electronic Lab ticket #73: https://fedorahosted.org/fedora-electronic-lab/ticket/73
''Contacts:'' [[User:Shakthimaan| Shakthi Kannan]]
''Mentor(s):'' [[User:Shakthimaan| Shakthi Kannan]]
''Notes:''


=== Introduction ===
=== Introduction ===

Revision as of 06:41, 11 April 2010

The main page for this Summer Coding 2010 ideas is Summer Coding 2010 ideas - DGC GTK GUI.

Status: Proposed

Summary of idea: The proposed work is to write the GTK GUI for Digital Gate Compiler (DGC) to use the latest GTK+ 2.0 API. This is Fedora Electronic Lab ticket #73: https://fedorahosted.org/fedora-electronic-lab/ticket/73

Contact: Shakthi Kannan , "mbuf" at irc.freenode.net/#fedora-india

Mentor(s): Shakthi Kannan , "mbuf" at irc.freenode.net/#fedora-india

Notes:

Introduction

Digital Gate Compiler (DGC, http://dgc.sourceforge.net/) was written by Oliver Kraus in 2003, who is not with Universität Erlangen-Nürnberg anymore. The current maintainer of the project is Tobias Dichtl. His line of scientific research is not the same as that of DGC, but, he said he will be adding "extended burst mode synthesis support" this year. Meanwhile, I had updated the sources with autotools build changes, and released 0.98 for Fedora. The updated changes are available at: http://git.fedorahosted.org/git/dgc.git

Use cases

The use cases are available at:

http://dgc.sourceforge.net/dgc_tutorial_toc.html#SEC_Contents

  • Opening a file with a circuit description
  • Opening a gate (cell) library
  • Editing the encoding parameters
  • Editing the synthesis parameters
  • Editing the library parameters
  • Editing the log level
  • Performing the synthesis
  • Saving (exporting) the syhthesized circuit
  • The log and the error windows
    • Saving the log window
    • Clear the log window
    • Clear the error window