Suppressing counter labels in subfloat0347 (4/9/2010 7:20:26 PM) comp.text.tex Hi,
I'm using subfloats as follows:
\begin{figure}
\centering
\subfloat[MUX2 HSpice deck]
{\framebox{\lstinputlisting[showstringspaces=false]{mux2.sp}}}
\subfloat[MUX2 VerilogA deck]
{\fram... pallav
Convert Virtuouso .tf file165 (3/19/2010 6:16:41 PM) comp.cad.cadence I have a Cadence Virtuous technology file (.tf). Is there a way to convert this file into Synopsys technology file (also .tf) format? Thank you for any ideas. Kind regards. ... pallav
Latex-mk and bibunits5283 (3/5/2010 5:38:28 AM) comp.text.tex I'm using the latex-mk build system for building LaTeX projects. One
problem I'm encountering is using the bibunits package. If this
package is used, it produces a bu#.aux file for each bibunit entry in
the ... pallav
Some questions about radix-4 FFT algorithm using fixed-point arithmetic6353 (2/7/2010 6:13:56 AM) comp.dsp Hello all,
I'm very new to signal processing and want to learn to implement some
basic FFT algorithms in hardware. First, I coded up the radix-4 Cooley-
Tukey FFT algorithm in Matlab and it is working fine... pallav
Multiplier design with carry-save adder + Booth encoding552 (10/5/2009 5:32:43 PM) comp.arch.fpga Hi, For fun, I'm trying to code up a 32x32 multiplier (R = X*Y) using 4 layers of CSA and radix-4 booth encoding. This is not targeting an FPGA so no using the "*" operator in Verilog. My block diagram basical... pallav
Creating a relatively complex GUI quickly for a newbie921 (8/24/2009 10:03:34 PM) comp.lang.tcl Hi, I have some text-based application I'm rewriting in C++. I would like to create a GUI "front-end" using tcl/tk to interface with this application. The layout that I have in mind is very similar to this ima... pallav
Forum for Synopsys Tools154 (7/18/2009 4:31:03 AM) comp.cad.cadence Does anyone know of any forum for Synopsys back-end tools? Tried searching on the net but there doesn't seem to be anything like this Cadence group. There is edaboard.com but doesn't seem to be that helpful. T... pallav
TexLive 2007, where is $PATH modified124 (8/25/2008 4:59:02 PM) comp.text.tex I installed TexLive 2007 on Mac OS X (Intel). Although, I didn't add / usr/texbin to my .tcshrc file, it gets added to my $PATH variable from somewhere. Does anyone know where its being picked up from? The rea... pallav
Packages to create e-forms?125 (8/23/2008 12:05:22 AM) comp.text.tex Hi, Are there any packages in LaTeX that can create fillable PDF forms? I basically want to create a small survey for my students. Some of the questions require writing a sentence or two while others are multi... pallav
Place image/text at absolute coordinates?123 (5/27/2008 4:42:28 PM) comp.text.tex I create a picture using the tikz/pgf package. I would like to place this picture exactly 1cm from left of the page and 1cm above the bottom of the page. How can I do this? I am creating a presentation where I... pallav
Cyclic header dependency #2319 (4/12/2007 7:27:09 PM) comp.lang.c++ I have to header files, circuit.h and latch.h that reference each other and are causing a cyclic dependency. latch.h file #include "circuit.h" typedef boost::shared_ptr LatchPtr; class Latch { ... CircuitPt... pallavgupta(47)
I<something>427 (4/12/2007 8:00:54 PM) comp.lang.c++ I've seen this alot. I imagine the "I", stand for interface. Usually I see two files: SomeClass.h ISomeClass.h Can someone explain this practice and what the differance between the two files should be? T... someone3(1550)
C++ casting: object type -> char *251 (4/26/2007 5:56:33 PM) comp.lang.c++ I'm using an old sparse matrix C library in my C++ code and I'd like to know how to downcast a boost::shared_ptr to char *. The sparse matrix data structure is like this: struct sm_element_struct { /* other f... pallavgupta(47)
Problem with copy constructor.731 (5/1/2007 6:55:25 PM) comp.lang.c++ I'm having some trouble with my copy constructor. I've tried using gdb to find the bug, but it seg faults in the destructor. I'm not able to see what I'm doing wrong. Since I'm using pointers, I need deep copy ... pallavgupta(47)
POD initialization438 (6/19/2007 8:36:03 PM) comp.lang.c++ I have the following structs below. static PinDelayPtr unspecifiedPipoDelayModel(new PinDelay()); #define DELAY_VALUE_NOT_GIVEN -7654321.0 typedef boost::shared_ptr PinDelayPtr struct DelayTime { double r... pallavgupta(47)
Modify search path in document?323 (4/23/2008 4:49:30 PM) comp.text.tex Hi, Is there a way to add the search path in the document itself rather than using TEXINPUTS? My directory structure looks like this: /figures/ /styles/ /report.tex /references.bib /lab1.tex /lab2.tex ..... ... pallavgupta(47)
Problem with PGF 2.00: \pgfdeclareimage and \pgfuseimage222 (5/15/2008 12:18:13 AM) comp.text.tex I'm having difficulty getting \pgfdeclareimage and \pgfuseimage to work in PGF v2.00. I thought it was a bug, but after filing the bug report, the project admin indicates it is working fine for him. I'm baffled... pallavgupta(47)
Packages to create e-forms?125 (8/23/2008 12:05:22 AM) comp.text.tex Hi, Are there any packages in LaTeX that can create fillable PDF forms? I basically want to create a small survey for my students. Some of the questions require writing a sentence or two while others are multi... pallavgupta(47)
Convert Virtuouso .tf file165 (3/19/2010 6:16:41 PM) comp.cad.cadence I have a Cadence Virtuous technology file (.tf). Is there a way to convert this file into Synopsys technology file (also .tf) format? Thank you for any ideas. Kind regards. ... pallavgupta(47)