In case you're bored... It's not too hard. Only didn't see one or two before.
http://links.mkt1616.com/ctt?kn=33&m=16 ... &mt=1&rt=0
IT Acronymn Quiz
Re: IT Acronymn Quiz
I didn't know most of the certification ones. Also, a lot has multiple meanings, like IDE and DOS.
I feel like I just beat a kitten to death... with a bag of puppies.
-
- Tenth Dan Procrastinator
- Posts: 4891
- Joined: Fri Jul 18, 2003 3:09 am
- Location: San Jose, CA
Re: IT Acronymn Quiz
True. It seems they took the historical meanings rather than newer ones. Heck, if I say IDE at work, no one here really thinks of an integrated development environment. There's no such thing for hardware engineers really.
-
- Grand Pooh-Bah
- Posts: 6722
- Joined: Tue Sep 19, 2006 8:45 pm
- Location: Portland, OR
- Contact:
Re: IT Acronymn Quiz
Cadence?
-
- Tenth Dan Procrastinator
- Posts: 4891
- Joined: Fri Jul 18, 2003 3:09 am
- Location: San Jose, CA
Re: IT Acronymn Quiz
Where's their integrated environment for Verilog?
Yeah, if you're doing custom IC design, sure, they've got that. Novas' Verdi is ok for verilog and has integrated linting and code tracing and variable hyperlinks. There's no integrated support for revision control systems or other possible extensions like a test planner/runner. Heck, people are being pretty slow in picking up system verilog constructs, especially class based testbench design which at its core is looking more and more like XUnit all the time except for the fact that people don't seem to understand the concept of unit testing. Everyone wants system level tests only.
Yeah, if you're doing custom IC design, sure, they've got that. Novas' Verdi is ok for verilog and has integrated linting and code tracing and variable hyperlinks. There's no integrated support for revision control systems or other possible extensions like a test planner/runner. Heck, people are being pretty slow in picking up system verilog constructs, especially class based testbench design which at its core is looking more and more like XUnit all the time except for the fact that people don't seem to understand the concept of unit testing. Everyone wants system level tests only.