今天在Multisim10中,随便搭了一个简单的电路,点亮LED或者LAMP灯,但是发现灯没有变化,请问一下,是我的版本有问题吗?为什么接通之后,然后点“RUN”,没反应啊。仿真电路图如下
2016-12-08 16:50
我的testbench仿真文件如下:`timescale 1 ns/ 1 psmodule LAMP_vlg_tst();// constants// general
2022-10-07 21:04
downto 0);Led:out std_logic_vector(2 downto 0));end water_lamp;architecture liushuideng of water_lamp
2015-04-12 11:55
the circuit form the mains supply? The lamp is a 10W led lamp, powered from 230V mains,high power factor
2018-11-02 10:39
#include "reg51.h"***it smg1=P1^6;//数码管十位的位选端***it smg0=P1^7;//数码管个位的位选端***itEW_R_Lamp=P1
2014-11-01 17:02
;// wireswire led;// assign statements (if any)LAMP i1 (// port map - connection between master ports
2022-10-08 19:57
anyone know where to find documentation which states the 85047A 3MHz - 6 GHz lamp does not light when
2018-09-25 17:00
led;// assign statements (if any)LAMP i1 (// port map - connection between master ports and signals
2022-10-11 09:31
我想让单片机通过串行口给手机返回记录的led灯亮的总次数,但是我写的程序返回值不对,求大佬帮帮忙, #include#include typedef unsigned char u8;typedef
2017-12-12 00:24
单片机驱动电路,不用mos管而是用一个0欧姆电阻来做LED驱动电路会怎样
2021-12-06 10:01