02-24-2010 01:31 AM - edited 02-24-2010 01:35 AM
Dear all
I have done a simple adder in schematics and it works fine.now i want to know how to add my verilog modules in the schematic top module.is it possible?cause i coud not find it anywhere.
thanks for your time.
02-24-2010 08:27 PM
Its been some years since I did any schematic entry but I think it goes like this.
Write your hdl file.
Click on the top level, in design utilities click on the “create schematic symbol”
Collect the symbol and hdl file (see the generated transcript when you hit the button for location), put them in you schematic project directory.
Import like you would a lower level schematic component.
Bobster
02-24-2010 08:27 PM
Its been some years since I did any schematic entry but I think it goes like this.
Write your hdl file.
Click on the top level, in design utilities click on the “create schematic symbol”
Collect the symbol and hdl file (see the generated transcript when you hit the button for location), put them in you schematic project directory.
Import like you would a lower level schematic component.
Bobster