Implemented Am2910's Instruction PLA
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Fri, 9 Aug 2019 21:45:34 +0000 (23:45 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Fri, 9 Aug 2019 21:47:08 +0000 (23:47 +0200)
commite2e2d56915744c4a497e438527435629a4f905bb
treef21a489a33a2962068287e961a7001bf9c862d5f
parentee4e726a1ccf34bfab180dcdfdd58ec0aaf5814c
Implemented Am2910's Instruction PLA
net.mograsim.logic.model.am2900/src/net/mograsim/logic/model/am2900/components/am2910/GUIAm2910InstrPLA.java [new file with mode: 0644]
net.mograsim.logic.model.am2900/src/net/mograsim/logic/model/examples/GUIComponentTestbench.java
net.mograsim.logic.model.am2900/src/net/mograsim/logic/model/modeladapter/componentadapters/Am2910InstrPLAAdapter.java [new file with mode: 0644]