Fixed crooked Wires and swapped I3 and I4 in Am901ALUInclSource...
[Mograsim.git] / net.mograsim.logic.model.am2900 /
2019-09-10 Fabian StemmlerFixed crooked Wires and swapped I3 and I4 in Am901ALUIn...
2019-09-10 Fabian StemmlerFixed crooked wires
2019-09-10 Fabian StemmlerRestructured Am2901 and Am901ALUInclSourceDecodeInclFun...
2019-09-09 Daniel KirschtenAm2900 project: Added components source folder to build...
2019-09-09 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-09 Fabian StemmlerImproved Am2900MicroInstructionDefinition
2019-09-08 Daniel KirschtenFixed a layout problem in Am2904
2019-09-08 Daniel KirschtenFurther work in JSONs:
2019-09-08 Daniel KirschtenMade Am2900 a standard component; HLSShell no longer...
2019-09-08 Daniel KirschtenStarted layouting the Am2904
2019-09-08 Daniel KirschtenChanged two component's center texts
2019-09-08 Daniel KirschtenFixed a problem with ModelComponent's names
2019-09-08 Daniel KirschtenFixed Am2904 tests; updated to new SWTHelper version
2019-09-08 Daniel KirschtenRedo reserializing components since the problem doesn...
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-06 Fabian StemmlerUpdated Am2900Machine and -Definition; Added MachineContext
2019-09-06 Daniel KirschtenUndo reserializing components since something broke
2019-09-05 Daniel KirschtenReserialized components with default names
2019-09-05 Daniel KirschtenReserialized JSONs (changed component order due to...
2019-09-05 Daniel KirschtenRepaired Am2904Testbench
2019-09-05 Daniel KirschtenCleaned up initializing of ModelComponents (also improv...
2019-09-05 Daniel KirschtenWires connected to a component now get deleted with...
2019-09-05 Daniel KirschtenRenamed ViewModel to LogicModel
2019-09-05 Daniel KirschtenRenamed logic to core where appropiate
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-05 Daniel KirschtenRenamed core components to have the common prefix Core
2019-09-05 Daniel KirschtenAdded PC to GUIAm2900
2019-09-05 Daniel KirschtenImplemented GUIdff12_we
2019-09-05 Daniel KirschtenImplemented GUIdff16_invwe
2019-09-04 Daniel KirschtenFixed a bug in GUIAm2910
2019-09-04 Daniel KirschtenFurther additions in GUIAm2900
2019-09-04 Daniel KirschtenStarted wiring up Am2900.
2019-09-04 Daniel KirschtenGUIAm2901's RAM/Qn/n+3 now are tristate pins (also...
2019-09-04 Daniel KirschtenRepaired ReserializeJSONsSettingUsages
2019-09-04 Daniel KirschtenMade finding the ID of a JsonSerializable less ugly
2019-09-03 Fabian StemmlerMerge branch 'development' of
2019-09-03 Daniel KirschtenCreated ReflectionHelper
2019-09-03 Daniel KirschtenMoved Am2900 components
2019-09-03 Daniel KirschtenSmall improvements in IndirectGUIComponentCreator
2019-09-03 Christian FemersMake Activator lazy (load when classes used)
2019-09-03 Christian FemersAdded activator to scan for machines, everything works...
2019-09-03 Christian FemersReworked extension point because it behaved unnecessari...
2019-09-03 Christian FemersFixed rough machine implementation
2019-09-03 Christian FemersMerge branch 'development' into json-fix-extended
2019-09-03 Christian FemersMerge branch 'better-json-fix' into json-fix-extended
2019-09-03 Christian FemersFixed small structural problems
2019-09-03 Christian FemersRough machine extension point implementation
2019-09-03 Christian Femersfixed old class name
2019-09-03 Christian FemersMake Tests compatible again
2019-09-03 Christian FemersAdapted Am2900 to that
2019-09-03 Christian FemersMove components to an actual resource folder (that...
2019-09-03 Christian FemersA proposal for resolving the loading problem of json...
2019-09-02 Christian FemersAdded small test checking the status register content...
2019-09-02 Christian FemersAdded methods to set and get the complete micro-/makro...
2019-09-02 Christian FemersUnified the status order Z-C-N-OVR everywhere in the...
2019-09-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-02 Daniel KirschtenText no longer jitters
2019-09-02 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-02 Daniel KirschtenCleaned up implementations of GUIComponent#getParamsFor...
2019-09-02 Daniel KirschtenFixed ViewModels being modifiable via GUIComponent...
2019-09-02 Daniel KirschtenRevisited some hardcoded components
2019-09-02 Daniel KirschtenAdjusted GUImux2/3 to have the MSB (of the S wires...
2019-09-02 Daniel KirschtenAm2904: Z is now the MSB
2019-09-02 Daniel KirschtenFixed text file encoding
2019-09-02 Daniel KirschtenFixed a bug in Am2904
2019-09-02 Christian FemersImproved Test experience by a lot; added first tests...
2019-09-02 Christian FemersIntroduced new adapter class for testing tristate pins...
2019-09-02 Christian FemersFixed test setup and added support for high level state...
2019-09-02 Christian Femersmade the test enums package private to avoid confusion...
2019-09-02 Christian FemersFixed stack high level state internal return type ...
2019-09-02 Christian FemersFixed stack high level state BitVector length (changed...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Daniel KirschtenFixed Am2901Testbench broken a long time ago (also...
2019-09-01 Daniel KirschtenSimplified FusionNotWorkingTestbench
2019-09-01 Daniel KirschtenFound a glitch / bug when fusing wires
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Daniel KirschtenReserialized all components with new ID improvement
2019-09-01 Fabian StemmlerMerge branch 'fusebug' of https://gitlab.lrz.de/lrr...
2019-09-01 Christian FemersNew orientation implementation required small change...
2019-08-31 Daniel KirschtenAdded BitDisplays for A and B in GUIAm2910; updated...
2019-08-31 Daniel KirschtenAdded HighLevelStates to GUIAm2904
2019-08-31 Daniel KirschtenGUIram5_12 now has HighLevelStates
2019-08-31 Daniel KirschtenGUIdff4_finewe now has a HighLevelState
2019-08-31 Daniel KirschtenGUIAm2910 now delegates HighLevelStates of its subcompo...
2019-08-31 Daniel KirschtenGUIdff12 now has a HighLevelState
2019-08-31 Daniel KirschtenGUIAm2910SP now has a HighLevelState
2019-08-31 Daniel KirschtenGUIAm2910RegCntr now has a HighLevelState
2019-08-31 Daniel KirschtenSimpleRectangularHardcodedGUIComponent now supports...
2019-08-31 Daniel KirschtenReserialized all components to version 0.1.5 and set...
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Daniel KirschtenMoved Am2904/Am2910Testbenches to test source folder
2019-08-31 Daniel KirschtenRemoved workaround for rendering bug because the bug...
2019-08-31 Daniel KirschtenMerge branch 'development' into fusebug
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenAdded _SE and _OECT to GUIAm2904
2019-08-31 Daniel KirschtenFixed some bugs in Am2904 and implemented GUIAm2904Test...
2019-08-31 Daniel KirschtenWorked around rendering bug (model updates not resultin...
2019-08-31 Daniel KirschtenFound a bug in logic.core
2019-08-31 Daniel KirschtenSimpleLogicUIStandalone now supports a pre-run hook
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
next