First mixed-HDL Simulator for Linux 74
Gino writes "Model Technology Inc. will be making their two most powerful tools ModelSim(TM) EE and SE available for the Linux platform in VHDL, Verilog and mixed HDL configurations. Demand for Linux support has been tremendous, apparently due to customer migration to simulator farm environments - multiple node machines configured with Linux as simulation farms proofed to be quite effective. It is good news to see the big HDL boys paying attention to Linux at last. "
Re:freeware it aint ..... (Score:1)
And I do not want to hear anything about a Beowolf cluster, you simply cannot scale multiple boxes as well as you can a single box with a dedicated backplane like the big boys use...
Re:What is the quality of this? (Score:1)
And I think the reason it's so expensive is because they can get it. People designing hardware have the money to get it, and they kind of need it... and I think the alternatives are just as pricey. Not that I don't wish it was cheaper...
Re:I am tired of reading poor English in articles (Score:1)
ARGH! Did you even read my previous post?
(1) It is unprofessional and unethical to edit sunmissions of any sort without clear notification that it may be edited. There is no such notification here, so I would be far more concerned if editing *were* taking place.
(2) I don't recall Hemos being an editor, anyway. He is allowed to post stories *without* being an editor, you know.
(3) The submissions posted in the stories are *not* submissions in the sense of articles in a journal. They are quotes taken from emails. Go try an test submission. The preview says something like:
James Lanfear wrote in to say "blah blah blah."
That is *not* a submitted article (which should probably be edited), but a quote from the text of my messege, which happens to contain a submission of some sort. Do you understand the difference?
Re:I am tired of reading poor English in articles (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
Otherwise, you are, IMNSHO, little more than an above-average troll.
Re:I am tired of reading poor English in articles (Score:1)
This is more than what I want them to do. This is what the editors of other publications do.
Hemos is an editor
Then what else is he?
editing without notification is OK
I for one assume that the posts should be edited, notification is not required.
Or have I gone too far by suggesting that Slashdot is a member of the reputable media?
Re:I am tired of reading poor English in articles (Score:1)
I never said it wasn't. Yet. It isn't.
Then what else is he?
A maintainer. Poster. Webmaster. Whatever. But he's more of an editor than I am.
I for one assume that the posts should be edited, notification is not required.
Except that notification *is* what professional and reputable journals/newpapers/etc do. It's part of what makes them professionals. Go look in your local newspapers blurb of letter submission. It should say that they will (not) be edited to length, content, etc.
The reason that is their is simple, to most of us with developed cerebrums: you said "I for one assume...". You aren't supposed to *assume* anything; the editors are supposed to make very clear what will be done with your work (if for no other reason than because you own it). I could assume that my paper will automatically be published, but it won't be. Editors tell you that, very plainly. I could assume that submitting it on a stone tablet is OK; that's why most journals specify media. I could assume that mailing stories to Taco is fine; tht's why he tells you to use the Submit Story link. Getting a clue yet?
There, I've fed you enough text to feed a family of trolls. Move on.
Correction (Score:1)
Music to my ears (Score:1)
For most engineers it is common knowledge how expensive just software and the testbed environment is to developers. i am tired of thumbing through code of ocean or electric that only works on certain environments on a smaller scale. This isn't your grand daddy's pspice.
Why HDL's? (Score:1)
Most of the FPGA vendors offer free (for windows users
hdl? (Score:1)
I am tired of reading poor English in articles (Score:1)
... (Score:1)
My tongue is firmly in my cheek right now.
--
HDL? (Score:1)
For some strange reason (Score:1)
About time.. (Score:1)
What is an HDL? (Score:2)
HDL stands for Hardware Description Language. They are used by engineers to simulate a computer chips (and other ICs) before they are created. Used mainly for testing to see if what they designed truly does what they want it to do. Very neat. You can simulate an entirely different computer architecture using an HDL.
Re:I am tired of reading poor English in articles (Score:1)
demo version? (Score:1)
Hopefully they'll have a demo version out...these things are not for the average hardware tinkerer....some of these licenses can exceed well over ten grand for some of the better HDL packages out there. And the few demo ones I've seen don't include VHDL (ugh) or verilog entry and only run on windows.
Sign of the media. (Score:1)
Can you boys and girls say 'hype'? I knew that you could!
Seriously though, isn't about time that people stop worrying so darn much about the operating system that the application is running on.. and worry about the actual application?
As for the actual article, kudos to Model Technology Inc. I know that this will make quite a few people happy.
--
One would think ... (Score:1)
This is one more indication that Linux has become a mainstream OS and another shot in the arm for the increased utilization of Linux outside of the mailserver realm.
Re:Sign of the media. (Score:1)
I bet whomever found this, did so through some kind of search.
Yay. Scratch one comment.
Re:hdl? (Score:2)
---
"'Is not a quine' is not a quine" is a quine.
Re:I am tired of reading poor English in articles (Score:1)
Re:hdl? (Score:1)
Re:What is an HDL? (Score:1)
HDL stands for Hardware Description Language. They are used by engineers to simulate a computer chips (and other ICs) before they are created. Used mainly for testing to see if what they designed truly does what they want it to do. Very neat. You can simulate an entirely different computer architecture using an HDL.
HDLs are used for more than just simulation. They are also used to synthesize logic into gates. They are mainly used in ASIC (Application Specific Integrated Circuit) developement. The typical design flow of an ASIC is as follows:
1) Define Specs.
2) Develop an HDL model and a simulation model.
3) Verify the HDL model by simulation (using the ModelTech tool described in the article) and compare to the simulation model. If there are any mismatches, regress to step two.
4) Synthesize HDL into a gate level netlist.
5) Verify the gate level netlist against the simulation model (almost like step 3).
6) Begin the physical design (Place and Route, creating timing convergence, etc.)
As you can see, HDLs are used during the complete design process. A quality simulator is just one step in this process, but is very important to the design flow.
Re:freeware it aint ..... (Score:1)
Re:hdl? (Score:2)
Two of the more common ones are VHDL and Verilog. If you're really interested, there's a VHDL FAQ [vhdl.org] you can read. The VHDL acronym is interesting: the V stands for VHSIC, which in turn stands for Very High Speed Integrated Circuits.
-Ed
Expensive .... maybe middling .... (Score:1)
This is one area that the open source model isn't going to play quite so easily - basicly because there's 0 tolerance for bugs when you're taping out a $500k chip - people are very conservative about what they use - look how long it took for VCS to catch on (and it was probably 20 times faster than the interpreted standard of its day).
But remember that these numbers are also 'list' price - there's a LOT of discounting goes on - hit the sales guy up at the end of the quarter when he's up against his quota, or bundle it with some other purchase and you can get a much better price. Oh yeah and make SURE they see that you're trying out the competitor's product :-)
Re:hdl? (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
How good is VBS? (Score:2)
Has anyone used VBS? How does it compare to the commercial packages -- where on the scale from Wellspring VeriWell (sucks) to Cadence Verilog (powerful, expensive, runs on SPARCs) is it?
I currently use the free (limited circuit size) version of VeriWell on my Linux box and my SPARC (we can use Cadence on the ECE computers here, but I have yet to design anything that complex). I'd just as soon use something free (or better, Free) that doesn't suck.
Re:For some strange reason (Score:1)
Likely, the submittor was searching news sites for 'Linux', in hopes of finding something to submit to
Linux in red (Re:Sign of the media.) (Score:1)
Re:For some strange reason (Score:1)
Yeah, that thought occured to be after I posted it. Kind of sad, really.
A Medical App. Finally! (Score:3)
You know, you just can't overlook the benefits of having your High Density Lipid levels measured on a robust, scalable, secure and (most importantly for the HMO's) FREE Operating System...
Wha?? Oh, nevemind.
Freeware simulator (Score:1)
This is really good news (Score:2)
Software like this will allow EE programs in schools to have a choice. Many of them were phasing out UNIX for NT because of the software available to VHDL and other courses.
Also, many of the most intense users of computers are the designers that do VHDL and simulation. These people buy a lot of hardware and spend a lot on software, so they tend to carry a bit of influence in where the overall computer market is going.
Re:hdl? (Score:1)
>get a first post (unannounced or not), you could
>learn something on the subject first
This is the kind of comment that gives
He asked a question (on-topic) about clarification of initials. You managed to not actually say what HDL stands for.
Yes he could have looked it up, as well as he could have read the newes directly instead of comming here, but defeats the purpose of
No, I can't spell!
-"Run to that wall until I tell you to stop"
(tagadum,tagadum,tagadum
-"stop...."
freeware it aint ..... (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
I speak four languages and English is not my mother tongue - so the only way I can double check for spelling mistakes is with a spelling checker which of course would not pick up proofed as an error. Is it past tense for proof reading something - I think.
I'll try to be positive - at least I'll know the difference between proved and proofed in future ;-p
Re:How good is VBS? (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
That being said, it isn't stated anywhere that submissions will be edited. Regardless of what you think it correct, this is the way it is done, and the only way we have any reason to expect it to be done.
Re:I am tired of reading poor English in articles (Score:1)
Re:I am tired of reading poor English in articles (Score:1)
(2) Given that there is no indication given on the submissions page that editing will be done, I would very disappointed if it were. Once again *that* would be unprofessional.
Re:I am tired of reading poor English in articles (Score:1)
Re:hdl? (Score:1)
:-)
mcrandello@my-deja.com
rschaar{at}pegasus.cc.ucf.edu if it's important.
Re:Freeware simulator (Score:1)
http://www.v-ms.com/
Re:hdl? (Score:1)
I Usually come to the comments for the "good" information, but usually refrain from posting, because *gasp*!!! I don't actually read the entire articles. A good skim is what they usually get. :)
Re:hdl? (Score:1)
Re:Implementation of Stunk (Score:1)
The HDLs are, AFAIK, languages in their own right, so you probably wouldn't say that the application was written in C/FORTRAN, either. (I've seen examples of one HDL that looks exactly like Ada, with a few keywords changed.)
--
It's October 6th. Where's W2K? Over the horizon again, eh?
What is the quality of this? (Score:1)
And I havn't looked yet but did I see 20k? Ugh, why is this stuff so darn expensive?