• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Know what sucks? [highly technical rant]

CTho9305

Elite Member
When you spend 3 hours trying to figure out what's wrong with your design, and it turns out that ncverilog is lying, your design is fine, Modelsim says everything works... Cadence's $monitor is just pulling numbers from some unrelated part of your design for no apparent reason. You also have to love it when cadence "vlog" compiles code fine and cadence "verilog" complains about syntax. :|

Of course, it's possible that it isn't really a bug, but some strange feature documented somewhere in the ~12 foot thick manual.... but normal humans don't have the time to read all of it 😉. I wonder if I should send them the code that produced the crazy behavior.
 
Back
Top