p.file
203 subscribers
52 photos
7 videos
170 files
304 links
Please read the pinned post.

The group has restriction for links due to spam bots, but you can send it anyway.

@perplex_files
Download Telegram
Forwarded from п
Which respective values A must be to get Unlock = 1?
Anonymous Quiz
17%
2 and 1
42%
0 and 1
33%
3 and 1
8%
1 and 0
👍1
If you want to know the solution, check page 30:
Forwarded from Sci-Hub
harris2013.pdf
2.7 MB
Harris, D. M., & Harris, S. L. (2013). Sequential Logic Design. Digital Design and Computer Architecture, 108–171. doi:10.1016/B978-0-12-394424-5.00003-3
👍2
Forwarded from Sci-Hub
ieee-standard-for-systemverilogunified-hardware-design-speci.pdf
15.3 MB
IEEE Standard for SystemVerilog--Unified Hardware Design, Specification, and Verification Language. (n.d.). doi:10.1109/IEEESTD.2018.8299595
п
Which respective values A must be to get Unlock = 1?
i translated this circuit to verilog to show the simulation of these options
basic.vl
575 B
edit1: instead of manually assigning clk, i used always with a delay of 5 ns to oscillate the clk.

note: flip flops can be made by using an always block. This is recommended, as well as FSMs. Use non blocking assignments for sequential circuits (eg flip flop), and blocking assignments for combinational circuits. The code above is just an experiment.
doing this in verilog is like programming in C but there is no C code, just a bunch of assembly inside an asm keyword lol.

All this code can be replaced by a

{cout, s} = a + b + cin;
p.txt
https://en.wikipedia.org/wiki/Carry-lookahead_adder
by the way

@p_txt for prints/notes of things i study

@p_pdfs for pdfs i download to read later

@p_jpg for "high quality" images i usually use as wallpaper

@p_flac FLACs

@p_mp_3