Re: MaxPlusII symbol edit???
Hi,
I think the best way to create the symbol is :
1) use the "file/create default symbol" function of M@x+ (when counter.v windows is active). This will generate a basic symbol with inputs on left and output on right.
2) edit this symbol (just double click on the counter.sym on the hierarchy display window)
You can move your pins, draw basic geometrics ...
Some tips for you :
- make a copy of your personalyzed symbol : if you regenerate the symbol by mistake with M@x+, your work will not be lost.
- create symbole when your desing is complete. Add pins to the component may be boring ...
At last, if you want to make simulation of your top level design with M0del$im, or if you want to make synthesis on an other target (or SW), it is better to use a top level file in verilog.
:wink: