题解 | #逻辑运算2#
逻辑运算2
https://www.nowcoder.com/practice/1bffba6912a34c408bf59ad89d049977
`timescale 1ns/1ns module top_module ( input a, input b, input c, input d, output e, output f ); assign e = ~((a&b)^(c^d)); assign f = ((a&b)^(c^d))|d; endmodule
逻辑运算2
https://www.nowcoder.com/practice/1bffba6912a34c408bf59ad89d049977
`timescale 1ns/1ns module top_module ( input a, input b, input c, input d, output e, output f ); assign e = ~((a&b)^(c^d)); assign f = ((a&b)^(c^d))|d; endmodule
相关推荐
白火同学:1、简历可以浓缩成一页,简历简历先要“简”方便HR快速过滤出有效信息,再要“历”用有效信息突出个人的含金量。
2、教育背景少了入学时间~毕业时间,HR判断不出你是否为应届生。
3、如果你的平台账号效果还不错,可以把账号超链接或者用户名贴到对应位置,一是方便HR知道你是具体做了什么内容的运营,看到账号一目了然,二是口说无凭,账号为证,这更有说服力。