| AR# | 22443 |
| Part | SW-Project Navigator |
| Last Modified | 2008-03-26 00:00:00.0 |
| Status | Archive |
| Keywords | Verilog, VHDL, .v, .vhd, pins, ports, empty, sources, simulation, design view |
Keywords: Verilog, VHDL, .v, .vhd, pins, ports, empty, sources, simulation, design view
If an HDL source is created using the New Source Wizard and it does not contain any ports, it will be associated with the wrong Design View and does not appear in the Synthesis/Implementation Source View.
Example:
1. Select New Source -> VHDL Module (or Verilog Module).
2. Enter a name for the module.
3. Continue through the New Source Wizard leaving default settings.
After the VHDL Module is created, the Sources window appears to refresh, but the VHDL module is not listed in the hierarchy.
4. Change from Synthesis/Implementation to Behavioral Simulation, and the HDL module shows up there.