diff options
author | Fahim | 2015-10-15 17:26:17 +0530 |
---|---|---|
committer | Fahim | 2015-10-15 17:26:17 +0530 |
commit | c5a5c9eda015f8855c5e8481834a740fc5b625b4 (patch) | |
tree | 602af854b6651f4b97376d94f4e4a49b2c327c13 /src/modelParamXML/Nghdl/myxor.xml | |
parent | 770e2898eb880a1eb721274b5d8d9633dc757064 (diff) | |
download | eSim-c5a5c9eda015f8855c5e8481834a740fc5b625b4.tar.gz eSim-c5a5c9eda015f8855c5e8481834a740fc5b625b4.tar.bz2 eSim-c5a5c9eda015f8855c5e8481834a740fc5b625b4.zip |
Added XML for Nghdl
Diffstat (limited to 'src/modelParamXML/Nghdl/myxor.xml')
-rw-r--r-- | src/modelParamXML/Nghdl/myxor.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modelParamXML/Nghdl/myxor.xml b/src/modelParamXML/Nghdl/myxor.xml new file mode 100644 index 00000000..c245879e --- /dev/null +++ b/src/modelParamXML/Nghdl/myxor.xml @@ -0,0 +1 @@ +<model><name>myxor</name><type>Nghdl</type><node_number>3</node_number><title>Add parameters for myxor</title><split>1-V:1-V:1-V</split><param><rise_delay default="1.0e-9">Enter Rise Delay (default=1.0e-9)</rise_delay><fall_delay default="1.0e-9">Enter Fall Delay (default=1.0e-9)</fall_delay><input_load default="1.0e-12">Enter Input Load (default=1.0e-12)</input_load><instance_id default="1">Enter Instance ID (Between 0-99)</instance_id></param></model>
\ No newline at end of file |