fidobido
Newbie level 6
- Joined
- Feb 28, 2007
- Messages
- 11
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,382
Hi All,
I've just learned Verilog-A and I need to simulate a verilog-a and spice views with Eldo through Pyxis Schematic, I defined a parameter inside module as follow: "parameter real P=2" , I need to change this parameter through Eldo command as we do in spice circuit as ".param P=50". How can I do that ?
Thanks
I've just learned Verilog-A and I need to simulate a verilog-a and spice views with Eldo through Pyxis Schematic, I defined a parameter inside module as follow: "parameter real P=2" , I need to change this parameter through Eldo command as we do in spice circuit as ".param P=50". How can I do that ?
Thanks