jimjim2k
Advanced Member level 3
- Joined
- May 17, 2001
- Messages
- 996
- Helped
- 23
- Reputation
- 46
- Reaction score
- 13
- Trophy points
- 1,298
- Activity points
- 7,178
hardware designing tips and tricks
Hi
Before simulating VHDL code behaviorally (we use Cadence Leapfrog VHDL) that is intended to be synthesized eventually, first get it to compile with Cadence Leapfrog (because we have many licenses for that), and then read it into Synopsys (only the Synopsys 'analyze' or 'read' command is necessary, you need not synthesize the design to get the important warning mentioned below) and look for warning and error messages.
This also includes several tips on writing synthesizable code, at least for Synopsys VHDL Compiler and Design Compiler.
1. h**p://www.arl.wustl.edu/~jaf/hardware/tips.html
* -> t
tnx
Hi
Before simulating VHDL code behaviorally (we use Cadence Leapfrog VHDL) that is intended to be synthesized eventually, first get it to compile with Cadence Leapfrog (because we have many licenses for that), and then read it into Synopsys (only the Synopsys 'analyze' or 'read' command is necessary, you need not synthesize the design to get the important warning mentioned below) and look for warning and error messages.
This also includes several tips on writing synthesizable code, at least for Synopsys VHDL Compiler and Design Compiler.
1. h**p://www.arl.wustl.edu/~jaf/hardware/tips.html
* -> t
tnx