Skip to content

Standa-R/test-Digital-electronics-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-electronics-1

Header 1

Header 2

Header 3

this test is italic

but this is BOLD

List follows:

  1. The first item
  2. The second item

and some bullet points:

  • number1
  • number2

Make me sick

First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column
architecture dataflow of gates is
begin
    for_o  <= a_i or b_i;
    fand_o <= a_i and b_i;
    fxor_o <= a_i xor b_i;

end architecture dataflow;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors