From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:


== More information ==
== More information ==
<!-- This link helps people navigate back to the main pages, leave as-is. -->
 
The main page for this ideas is [[:Category:Summer Coding 2010 ideas]].
The main page for this ideas is [[:Category:Summer Coding 2010 ideas]].
<!-- Fill out the below information with a longer version of the information about your idea. -->
<!-- Or use the area for a freeform write-up about your idea. -->
<!-- Keep in mind that the work should take fro 6 to 10 weeks (250 to 400 hours). -->


''Status:'' Proposed
''Status:'' Proposed


''Summary of idea:'' <!-- One to three paragraphs. -->
''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
 
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]]
''Contacts:'' [[User:Shakthimaan| Shakthi Kannan]]
Line 23: Line 15:
''Notes:''
''Notes:''


=== Introduction ===
Digital Gate Compiler (DGC) was written by Oliver Kraus in 2003, who is not with Universität Erlangen-Nürnberg anymore.  
Digital Gate Compiler (DGC) was written by Oliver Kraus in 2003, who is not with Universität Erlangen-Nürnberg anymore.  


Line 31: Line 24:
http://git.fedorahosted.org/git/dgc.git
http://git.fedorahosted.org/git/dgc.git


=== Use cases ===
The use cases are available at:
The use cases are available at:



Revision as of 06:27, 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:

More information

The main page for this 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: Shakthi Kannan

Mentor(s): Shakthi Kannan

Notes:

Introduction

Digital Gate Compiler (DGC) was written by Oliver Kraus in 2003, who is not with Universität Erlangen-Nürnberg anymore.

http://dgc.sourceforge.net/

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