Very basic concatenated net support for verilog netlister

Bug #821618 reported by Frank
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA
Fix Released
Medium
Unassigned

Bug Description

I couldn't find a way to submit an updated netlister backend so figured this was the best path. I modified gnet-verilog.scm to support the basic verilog format concatenated net naming like {a,b,c[3:0]}. Attached is my updated gnet-verilog.scm.

Tags: gnetlist
Revision history for this message
Frank (dr-frank-52) wrote :
Revision history for this message
Peter TB Brett (peter-b) wrote :

Hi Frank - thanks for submitting this change, and sorry for not looking at it sooner. What version of gEDA is this based on?

Thanks!

P.S. We usually prefer patches (preferably made with "git format-patch"), because it's easier to see what's been changed.

Changed in geda:
importance: Undecided → Medium
tags: added: gnetlist
Revision history for this message
Frank (dr-frank-52) wrote : Re: [Bug 821618] Re: Very basic concatenated net support for verilognetlister

Hi Peter,

It's been so long I don't remember which version, it would have been the
current version as of the date of submission but I've been working with so
many different tools and computers and linux versions I honestly don't
recall. I'm putting together a digital IC design flow using open source
tools and and am using gschem for schematic entry and needed to support
bundles in verilog, if you've ever done FPGA or digital IC design you know
how often we use bundles to create a bus to move things like control signals
around.

I'll try to remember to use the git format in the future.

-Frank

-----Original Message-----
From: Peter TB Brett
Sent: Sunday, December 11, 2011 3:51 AM
To: <email address hidden>
Subject: [Bug 821618] Re: Very basic concatenated net support for
verilognetlister

Hi Frank - thanks for submitting this change, and sorry for not looking
at it sooner. What version of gEDA is this based on?

Thanks!

P.S. We usually prefer patches (preferably made with "git format-
patch"), because it's easier to see what's been changed.

** Changed in: geda
   Importance: Undecided => Medium

** Tags added: gnetlist

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/821618

Title:
  Very basic concatenated net support for verilog netlister

Status in GPL Electronic Design Automation tools:
  New

Bug description:
  I couldn't find a way to submit an updated netlister backend so
  figured this was the best path. I modified gnet-verilog.scm to support
  the basic verilog format concatenated net naming like {a,b,c[3:0]}.
  Attached is my updated gnet-verilog.scm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/821618/+subscriptions

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git master commit 8741d194a6c2fa304d15123d398a9c3758169e6e
http://git.gpleda.org/?p=gaf.git;a=commit;h=8741d194a6c2fa304d15123d398a9c3758169e6e

commit 8741d194a6c2fa304d15123d398a9c3758169e6e
Author: Peter TB Brett <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gnetlist: Add basic concatenated net support for verilog.

    Frank Thomson says: "I modified gnet-verilog.scm to support the basic
    verilog format concatenated net naming like {a,b,c[3:0]}."

    Closes-bug: lp-821618

Changed in geda:
status: New → Fix Committed
Peter TB Brett (peter-b)
Changed in geda:
milestone: none → 1.7.2
Peter TB Brett (peter-b)
Changed in geda:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.