ccccourse / co108a

計算機結構 -- nand2tetris 習題專案
0 stars 39 forks source link

請完成 nand2tetris 第一章習題的前六題 #1

Open ccckmit opened 4 years ago

ccckmit commented 4 years ago

第一章習題 : https://www.nand2tetris.org/project01

  1. not
  2. and
  3. or
  4. xor
  5. mux
  6. dmux
KMC1911 commented 4 years ago

45 號

https://github.com/mailk8811/co108a/tree/master/01

ayd0122344 commented 4 years ago

資工二 110710507 徐熙堯 https://github.com/ayd0122344/co108a/tree/master/01

1.not :https://github.com/ayd0122344/co108a/blob/master/01/Not.hdl 2.and :https://github.com/ayd0122344/co108a/blob/master/01/And.hdl 3.or :https://github.com/ayd0122344/co108a/blob/master/01/Or.hdl 4.xor :https://github.com/ayd0122344/co108a/blob/master/01/Xor.hdl 5.mux :https://github.com/ayd0122344/co108a/blob/master/01/Mux.hdl 6.dmux :https://github.com/ayd0122344/co108a/blob/master/01/DMux.hdl

ja1223 commented 4 years ago

21 https://github.com/ja1223/co108a/tree/master/01

1.not :https://github.com/ja1223/co108a/blob/master/01/Not.hdl 2.and :https://github.com/ja1223/co108a/blob/master/01/And.hdl 3.or :https://github.com/ja1223/co108a/blob/master/01/Or.hdl 4.xor :https://github.com/ja1223/co108a/blob/master/01/Xor.hdl 5.mux :https://github.com/ja1223/co108a/blob/master/01/Mux.hdl 6.dmux :https://github.com/ja1223/co108a/blob/master/01/DMux.hdl

syuan0327 commented 4 years ago

20 https://github.com/syuan0327/co108a/tree/master/01

asd153866714 commented 4 years ago

110713305 https://github.com/asd153866714/co108a/tree/master/01

kevin823lin commented 4 years ago

28 https://github.com/kevin823lin/co108a/tree/master/01

  1. Not : https://github.com/kevin823lin/co108a/blob/master/01/Not.hdl
  2. And : https://github.com/kevin823lin/co108a/blob/master/01/And.hdl
  3. or : https://github.com/kevin823lin/co108a/blob/master/01/Or.hdl
  4. xor : https://github.com/kevin823lin/co108a/blob/master/01/Xor.hdl
  5. mux : https://github.com/kevin823lin/co108a/blob/master/01/Mux.hdl
  6. dmux : https://github.com/kevin823lin/co108a/blob/master/01/DMux.hdl
ArthurLiao0816 commented 4 years ago

29 https://github.com/ArthurLiao0816/co108a/tree/master/01

AndrewDTN commented 4 years ago

39 https://github.com/AndrewDTN/co108a/tree/master/01

ChangYuTeng commented 4 years ago

01--https://github.com/TiaoTiao87/co108a/tree/master/01

lzc2019 commented 4 years ago

24 https://github.com/lzc2019/co108a/tree/master/01

qwerty0905 commented 4 years ago

41 https://github.com/qwerty0905/co108a/tree/master/01

yangsongyuan commented 4 years ago

02 https://github.com/yangsongyuan/co108a/tree/master/01

fairy042026 commented 4 years ago

19 not:https://github.com/fairy042026/co108a/blob/master/01/Not.hdl and:https://github.com/fairy042026/co108a/blob/master/01/And.hdl or:https://github.com/fairy042026/co108a/blob/master/01/Or.hdl xor:https://github.com/fairy042026/co108a/blob/master/01/Xor.hdl mux:https://github.com/fairy042026/co108a/blob/master/01/Mux.hdl dmux:https://github.com/fairy042026/co108a/blob/master/01/DMux.hdl

yushichenchen commented 4 years ago

09 1.not: https://github.com/yushichenchen/co108a/blob/master/01/Not.hdl 2.and: https://github.com/yushichenchen/co108a/blob/master/01/And.hdl 3.or: https://github.com/yushichenchen/co108a/blob/master/01/Or.hdl 4.xor: https://github.com/yushichenchen/co108a/blob/master/01/Xor.hdl 5.mux: https://github.com/yushichenchen/co108a/blob/master/01/Mux.hdl 6.dmux: https://github.com/yushichenchen/co108a/blob/master/01/DMux.hdl

peter8995 commented 4 years ago

18 第一章習題 : https://github.com/peter8995/co108a/tree/master/01

not : https://github.com/mailk8811/co108a/blob/master/01/Not.hdl and : https://github.com/peter8995/co108a/blob/master/01/And.hdl or : https://github.com/peter8995/co108a/blob/master/01/Or.hdl xor : https://github.com/peter8995/co108a/blob/master/01/Xor.hdl mux : https://github.com/peter8995/co108a/blob/master/01/Mux.hdl dmux : https://github.com/peter8995/co108a/blob/master/01/DMux.hdl

rightmilk commented 4 years ago

14 https://github.com/rightmilk/co108a/tree/master/01

hongyushi101094 commented 4 years ago

110710533 第一章習題 : https://github.com/hongyushi101094/co108a/tree/master/01

1.not :https://github.com/hongyushi101094/co108a/blob/master/01/Not.hdl 2.and :https://github.com/hongyushi101094/co108a/blob/master/01/And.hdl 3.or :https://github.com/hongyushi101094/co108a/blob/master/01/Or.hdl 4.xor :https://github.com/hongyushi101094/co108a/blob/master/01/Xor.hdl 5.mux :https://github.com/hongyushi101094/co108a/blob/master/01/Mux.hdl 6.dmux :https://github.com/hongyushi101094/co108a/blob/master/01/DMux.hdl

timmy10289 commented 4 years ago

32 第一章習題 : https://github.com/timmy10289/co108a/tree/master/01

  1. Not: https://github.com/timmy10289/co108a/blob/master/01/Not.hdl
  2. And: https://github.com/timmy10289/co108a/blob/master/01/And.hdl
  3. Or: https://github.com/timmy10289/co108a/blob/master/01/Or.hdl
  4. Xor: https://github.com/timmy10289/co108a/blob/master/01/Xor.hdl
  5. Mux: https://github.com/timmy10289/co108a/blob/master/01/Mux.hdl
  6. DMux: https://github.com/timmy10289/co108a/blob/master/01/DMux.hdl
sakiorange commented 4 years ago

22 第一章习题:https://github.com/sakiorange/co108a/tree/master/01

1.Not:https://github.com/sakiorange/co108a/blob/master/01/Not.hdl 2.And:https://github.com/sakiorange/co108a/blob/master/01/And.hdl 3.Or:https://github.com/sakiorange/co108a/blob/master/01/Or.hdl 4.Xor:https://github.com/sakiorange/co108a/blob/master/01/Xor.hdl 5.Mux:https://github.com/sakiorange/co108a/blob/master/01/Mux.hdl 6.DMux:https://github.com/sakiorange/co108a/blob/master/01/DMux.hdl

alen19990107 commented 4 years ago

資工三 20

https://github.com/alen19990107/co108a/tree/master/01

w21917179 commented 4 years ago

資工三 110610518 曾楷崴 https://github.com/w21917179/co108a/tree/master/01

zixxizxx commented 4 years ago

40 https://github.com/zixxizxx/co108a-1/tree/master/01

Not:https://github.com/zixxizxx/co108a-1/blob/master/01/Not.hdl And:https://github.com/zixxizxx/co108a-1/blob/master/01/And.hdl Or:https://github.com/zixxizxx/co108a-1/blob/master/01/Or.hdl Xor:https://github.com/zixxizxx/co108a-1/blob/master/01/Xor.hdl Mux:https://github.com/zixxizxx/co108a-1/blob/master/01/Mux.hdl Dmux:https://github.com/zixxizxx/co108a-1/blob/master/01/DMux.hdl