DigitalData

所属分类:数值算法/人工智能
开发工具:C++
文件大小:168KB
下载次数:0
上传日期:2023-06-16 06:28:05
上 传 者sh-1993
说明:  Proteus数字数据发生器
(Digital data generator for Proteus)

文件列表:
DigitalData.sln (3238, 2023-11-18)
Done.txt (8392, 2023-11-18)
LogicAnalyser (0, 2023-11-18)
LogicAnalyser\ChildView.cpp (5799, 2023-11-18)
LogicAnalyser\ChildView.h (1810, 2023-11-18)
LogicAnalyser\LogicAnalyser.cpp (4083, 2023-11-18)
LogicAnalyser\LogicAnalyser.h (594, 2023-11-18)
LogicAnalyser\LogicAnalyser.rc (20950, 2023-11-18)
LogicAnalyser\LogicAnalyser.vcxproj (11821, 2023-11-18)
LogicAnalyser\LogicAnalyser.vcxproj.filters (2686, 2023-11-18)
LogicAnalyser\MainFrm.cpp (2671, 2023-11-18)
LogicAnalyser\MainFrm.h (875, 2023-11-18)
LogicAnalyser\ScrollHelper.cpp (6574, 2023-11-18)
LogicAnalyser\ScrollHelper.h (1516, 2023-11-18)
LogicAnalyser\framework.h (1540, 2023-11-18)
LogicAnalyser\pch.cpp (186, 2023-11-18)
LogicAnalyser\pch.h (563, 2023-11-18)
LogicAnalyser\res (0, 2023-11-18)
LogicAnalyser\res\LogicAnalyser.ico (67777, 2023-11-18)
LogicAnalyser\res\LogicAnalyser.rc2 (810, 2023-11-18)
LogicAnalyser\res\Toolbar.bmp (838, 2023-11-18)
LogicAnalyser\resource.h (710, 2023-11-18)
LogicAnalyser\targetver.h (306, 2023-11-18)
TODO.txt (1957, 2023-11-18)
TestJig (0, 2023-11-18)
TestJig\Design.pdsprj (18663, 2023-11-18)
TestJig\ModelConfig_VSMDD5.txt (222, 2023-11-18)
TestJig\TestWriteGuards.txt (1234, 2023-11-18)
TestJig\VSMDigitalData.dll (65024, 2023-11-18)
TestJig\VSMDigitalDisplay.dll (22016, 2023-11-18)
VSMDigitalData (0, 2023-11-18)
VSMDigitalData\ActiveModel.cpp (1217, 2023-11-18)
VSMDigitalData\ActiveModel.h (597, 2023-11-18)
VSMDigitalData\Data.cpp (9965, 2023-11-18)
VSMDigitalData\Data.h (1594, 2023-11-18)
VSMDigitalData\DsimModel.cpp (22328, 2023-11-18)
... ...

# Digital data device for Proteus simulation software ## Using TestJig/Design.pdsprj : Contains an example schematic that tests the digital data device. !!Debugging note!! When trying to debug this, always use the Proteus Start simulation button or use the menu Proteus->Debug->start option. Don't use the F12 key as this causes an exception. ## Syntax * Number... is any number, decimal or hex prefixed with "$" or "0x". Numbers can also be simple bitwise expressions if prefixed with "=". e.g. =$02 | $01 | 256 * ; is a comment * dNumber Sets the next value to output to be flagged with the _MEMWRITE output, waits for the next input clock * sNumber Sets the output but does not wait for the input clock * NumberLength,
近期下载者

相关文件


收藏者