[Fedora-electronic-lab] [Fedora Electronic Lab] #73: GTK GUI for Digital Gate Compiler
by fedora-badges
#73: GTK GUI for Digital Gate Compiler
-------------------------------------------+--------------------------------
Reporter: shakthimaan | Owner: shakthimaan
Type: enhancement | Status: new
Priority: minor | Milestone: Fedora 12 'Constantine'
Component: Starter task | Version: devel
Keywords: GTK+, GUI, C, newbie, starter |
-------------------------------------------+--------------------------------
= problem =
dgc_gui.c in Digital Gate Compiler (DGC) uses old GTK+ API.
= analysis =
dgc_gui.c in Digital Gate Compiler (dgc-0.98) doesn't compile cleanly.
= enhancement recommendation =
Anyone interested in GTK+, C programming can re-write the GUI from
scratch.
--
Ticket URL: <https://fedorahosted.org/fedora-electronic-lab/ticket/73>
Fedora Electronic Lab <https://fedorahosted.org/fedora-electronic-lab>
Design, Simulate and Program electronics.
11 years, 9 months
[Free Electronic Lab] #102: Inclusion of Automatic Device Model Synthesizer (ADMS) to improve Verilog-AMS support
by fedora-badges
#102: Inclusion of Automatic Device Model Synthesizer (ADMS) to improve Verilog-
AMS support
-------------------------+--------------------------------------------------
Reporter: chitlesh | Owner: chitlesh
Type: defect | Status: new
Priority: major | Milestone: Fedora 13
Component: ASIC | Version: devel
Keywords: verilog-ams |
-------------------------+--------------------------------------------------
= bug description =
FEL lacks Verilog-AMS support
= bug analysis =
mot-adms provides an Automatic Device Model Synthesizer (ADMS) which turns
Verilog-A models into a C API for any simulator to understand and process
the behavioral description.
That said, the QUCS and ngspice packages currently available under the FEL
umbrella can be used to import Verilog-A description from admsXml's
outputs.
= fix recommendation =
- 1- package mot-adms
- 2- tweak FEL's QUCS to include *.xml
- 3- talk to ngspice's upstream to seek a possible plugin like behavioral
of adms usage for the user.
--
Ticket URL: <https://fedorahosted.org/fedora-electronic-lab/ticket/102>
Free Electronic Lab <https://fedorahosted.org/fedora-electronic-lab>
Design, Simulate and Program electronics.
11 years, 9 months
[Free Electronic Lab] #103: Develop a script which translates Modelsim.do file into a gtkwave tcl script
by fedora-badges
#103: Develop a script which translates Modelsim.do file into a gtkwave tcl
script
------------------------------+---------------------------------------------
Reporter: chitlesh | Owner: akurnya(a)gmail.com
Type: task | Status: new
Priority: major | Milestone: EPEL-6
Component: FEL | Version: devel
Keywords: modelsim gtkwave |
------------------------------+---------------------------------------------
= bug description =
Many opencores projects use modelsim and provide modelsim *.do files, we
ought to provide a simple equivalent at least.
= fix recommendation =
create a Tcl script converts modelsim .do files into .do files which
GTKwave can understand. The idea in itself is very simple - Ensure that
GTKwave can read the same waves as Modelsim would do.
Thus you will need to create a Tcl script, which takes in[[BR]]
- as input a Modelsim .do file[[BR]]
- and output a Tcl script which GTKwave will read.
It is basically a script which renames Modelsim commands into GTKwave
commands. That's it.
== References ==
* see GTKwaves examples for a possible tcl script
--
Ticket URL: <https://fedorahosted.org/fedora-electronic-lab/ticket/103>
Free Electronic Lab <https://fedorahosted.org/fedora-electronic-lab>
Design, Simulate and Program electronics.
11 years, 10 months