![]() |
|
|
|
#1 |
|
Anyone know of a VHDL code prettifier for windows? The best thing I have
seen so far is the extension for emacs, which works, but adds spaces rather than tabs, making the code a pain to edit afterward. ~ Matt Matt |
|
|
|
|
#2 |
|
Posts: n/a
|
"Matt" <> writes:
> Anyone know of a VHDL code prettifier for windows? The best thing I have > seen so far is the extension for emacs, which works, but adds spaces rather > than tabs, making the code a pain to edit afterward. > Not if you edit it in Emacs editing... Cheers, Martin -- TRW Conekt, Solihull, UK http://www.trw.com/conekt Martin Thompson |
|
|
|
#3 |
|
Posts: n/a
|
Martin Thompson <> writes:
> "Matt" <> writes: > >> Anyone know of a VHDL code prettifier for windows? The best thing I have >> seen so far is the extension for emacs, which works, but adds spaces rather >> than tabs, making the code a pain to edit afterward. > > Not if you edit it in Emacs > editing... You can also set 'Vhdl Indent Tabs Mode' to 'on' (VHDL | Options | Mode), or you could call M-x tabify by hand before saving the file. HTH, Colin Colin Marquardt |
|
|
|
#4 |
|
Posts: n/a
|
I don't see such a menu option in what I am using, and I think I exhausted
the menus searching through them. I tried the tabify command but emacs only indents 2 spaces, so they don't turn to tabs. Maybe I'll do some more messing with that later. I did download version 21.3 which I believe is the newest as of right now. I like the side panel showing all the .vhd files. Now if only it'd put them in heirarchical format I'd just use emacs as my editor rather than Webpack from Xilinx. ~ Matt "Colin Marquardt" <> wrote in message news:... > Martin Thompson <> writes: > > > "Matt" <> writes: > > > >> Anyone know of a VHDL code prettifier for windows? The best thing I have > >> seen so far is the extension for emacs, which works, but adds spaces rather > >> than tabs, making the code a pain to edit afterward. > > > > Not if you edit it in Emacs > > editing... > > You can also set 'Vhdl Indent Tabs Mode' to 'on' (VHDL | Options | > Mode), or you could call M-x tabify by hand before saving the file. > > HTH, > Colin Matt |
|
|
|
#5 |
|
Posts: n/a
|
In article <bhbo43$mg4$>, Matt
<> writes >Anyone know of a VHDL code prettifier for windows? The best thing I have >seen so far is the extension for emacs, which works, but adds spaces rather >than tabs, making the code a pain to edit afterward. > >~ Matt If you are not a fan of emacs, you may want to give Ultraedit a trial download. It supports the pretties you want & it's what I use for all my vhdl editing. You need to download a "wordfile" for vhdl or vhdl93 which it will use for syntax highlighting. Probably less powerful than emacs in terms of text completions, but still my fave. Oh, but it is $35 . . . HTH -- fred fred |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to execute an external software from VHDL? And how to interface VHDL with JAVA? | becool_nikks | Software | 0 | 03-06-2009 07:08 PM |
| Vending machine using VHDL | arie | General Help Related Topics | 0 | 03-05-2009 05:45 AM |
| Help on auto conversion from Matlab to vhdl on filter design | hardheart | Hardware | 0 | 12-07-2007 09:19 AM |
| VHDL RAM help!:) | lastval | Hardware | 0 | 11-09-2007 01:40 PM |
| ARRAY(n DOWNTO 0) OF STD_LOGIC_VECTOR(m DOWNTO 0) - VHDL | freitass | Hardware | 0 | 11-01-2007 03:44 PM |