projects
/
Mograsim.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Extracted the program counter into its own component. Fixes #13
2020-09-11
Christian Femers
Update Eclipse Tycho to 2.0.0 and Flatten Maven Plugin...
commit
|
commitdiff
|
tree
2020-09-11
Christian Femers
Cache Maven dependencies in GitHub Actions
commit
|
commitdiff
|
tree
2020-05-12
Christian Femers
Update Eclipse Maven Tycho to 1.7.0
commit
|
commitdiff
|
tree
2020-03-26
Christian Femers
Update README to use GitHub Actions Build Status
commit
|
commitdiff
|
tree
2020-02-11
Christian Femers
GH-Actions clone submodules
commit
|
commitdiff
|
tree
2020-02-11
Christian Femers
Configure GitHub Actions for Mograsim
commit
|
commitdiff
|
tree
2019-10-24
Christian Femers
Changed readme for better status report
commit
|
commitdiff
|
tree
2019-10-24
Christian Femers
Added master build status to readme
commit
|
commitdiff
|
tree
2019-10-24
Christian Femers
added basic travis ci config for testing it
commit
|
commitdiff
|
tree
2019-10-23
Christian Femers
Fixed description in readme
commit
|
commitdiff
|
tree
2019-10-23
Christian Femers
Switched to Maven Tycho 1.5.0
commit
|
commitdiff
|
tree
2019-10-17
Christian Femers
Small fixes to mograsim development environment notes.
commit
|
commitdiff
|
tree
2019-10-17
Christian Femers
Added new Mograsim project wizard and updated getting...
commit
|
commitdiff
|
tree
2019-10-16
Christian Femers
Removed unused code of Bit
commit
|
commitdiff
|
tree
2019-10-16
Christian Femers
Added note about GitLab CI artifact
commit
|
commitdiff
|
tree
2019-10-16
Christian Femers
Deactivated asm editor temporarily
commit
|
commitdiff
|
tree
2019-10-16
Christian Femers
Fixed repository artifact
commit
|
commitdiff
|
tree
2019-10-16
Christian Femers
Try modified pipeline with repository artifact
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Merge branch 'development' of https://gitlab.lrz.de...
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Automatically add the default Mograsim memory block...
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Merge branch 'development' of https://gitlab.lrz.de...
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Allow to add nature and configure in one step
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Fixed JavaDoc
commit
|
commitdiff
|
tree
2019-10-14
Christian Femers
Improved labels and translation
commit
|
commitdiff
|
tree
2019-10-06
Christian Femers
Added Mograsim perspective that contains all useful...
commit
|
commitdiff
|
tree
2019-10-06
Christian Femers
Added RegisterGroups for MachineDefinition
commit
|
commitdiff
|
tree
2019-10-06
Christian Femers
Fixed register sorting
commit
|
commitdiff
|
tree
2019-09-27
Christian Femers
Updated project structure (bc SWTInput)
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Updated feature.xml to new dependencies and removed...
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Make project selector handle MachineContexts and small...
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Small adjustment to the validity quality of a MachineContext
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Reworked some parts of the MachineContext to make its...
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Fixed the MograsimBuilder a bit, but it will likely...
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Documented the ProjectMachineContext
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Reordered the disposal of the old resources, because...
commit
|
commitdiff
|
tree
2019-09-26
Christian Femers
Added comment on MachineRegistry
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Added the two Combos mentioned in the prev. commit...
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Tool class for creating Combos that allow to select...
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Fixed detection problems with ProjectMachineContext
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Marked old MachineContext deprecated
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Renamed the simulation view in the plugin.xml (had...
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Added listener and event structure to ProjectMachineContexts
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Allow to listen for changes in the MachineRegistry
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Renamed method to its actual function
commit
|
commitdiff
|
tree
2019-09-24
Christian Femers
Added id to machine definition (was only set in the...
commit
|
commitdiff
|
tree
2019-09-23
Christian Femers
Create a new machine when a MachineContext is used...
commit
|
commitdiff
|
tree
2019-09-21
Christian Femers
Added hover text to make clear that pressing running...
commit
|
commitdiff
|
tree
2019-09-21
Christian Femers
Added logo resources to the core plugin
commit
|
commitdiff
|
tree
2019-09-19
Christian Femers
Added a listener system to project specific machine...
commit
|
commitdiff
|
tree
2019-09-19
Christian Femers
Remove empty single line comment in A.M.NatureHandler
commit
|
commitdiff
|
tree
2019-09-19
Christian Femers
Restructured Mograsim project nature and introduced...
commit
|
commitdiff
|
tree
2019-09-18
Christian Femers
Transferred the simple build instructions into the...
commit
|
commitdiff
|
tree
2019-09-18
Christian Femers
Updated the description to the final project structure
commit
|
commitdiff
|
tree
2019-09-16
Christian Femers
Shortened the memory test a bit because it was longer...
commit
|
commitdiff
|
tree
2019-09-16
Christian Femers
Fixed bug in CoreWordAddressableMemory where signals...
commit
|
commitdiff
|
tree
2019-09-16
Christian Femers
Made WordAddressableMemoryTest less random and better...
commit
|
commitdiff
|
tree
2019-09-16
Christian Femers
Fixed reference to the old structure in the yaml
commit
|
commitdiff
|
tree
2019-09-16
Christian Femers
The final restructured version for automatic build...
commit
|
commitdiff
|
tree
2019-09-15
Christian Femers
Used SerializableJojo to make standard component id...
commit
|
commitdiff
|
tree
2019-09-15
Christian Femers
Marked broken Am2901Testbench deprecated, because interface...
commit
|
commitdiff
|
tree
2019-09-14
Christian Femers
Added methods to LogicModel for easy Component/Wire...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Make Activator lazy (load when classes used)
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Added activator to scan for machines, everything works...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Make MachineRegistry actually work
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Reworked extension point because it behaved unnecessarily...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Fixed rough machine implementation
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Merge branch 'development' into json-fix-extended
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Merge branch 'better-json-fix' into json-fix-extended
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Small performance optimisations
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Fixed small structural problems
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Experimental approach to register machines via extension...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Rough machine extension point implementation
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
This is how it might look later
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
fixed old class name
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
removed small mistake
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Make plugin work (in an inelegant way, need to figure...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Make Tests compatible again
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Adapted Am2900 to that
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Needed to add special class loading, too
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Adapt Editor to new system, removed json duplication
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
Move components to an actual resource folder (that...
commit
|
commitdiff
|
tree
2019-09-03
Christian Femers
A proposal for resolving the loading problem of json...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Added small test checking the status register content...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Added methods to set and get the complete micro-/makro...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Unified the status order Z-C-N-OVR everywhere in the...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Improved Test experience by a lot; added first tests...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Maybe needs review: fixed bug in ManualSwitch concerning...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Introduced new adapter class for testing tristate pins...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Added methods to get a TriStateBuffer's pins comfortably
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Shortcut for single bit BitVector creation added to Bit
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Introduced mini-buttons to the GUIManualSwitch to flip...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Added handy new BitVector manipulation method
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Fixed test setup and added support for high level state...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
made the test enums package private to avoid confusion...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Fixed stack high level state internal return type ...
commit
|
commitdiff
|
tree
2019-09-02
Christian Femers
Fixed stack high level state BitVector length (changed...
commit
|
commitdiff
|
tree
2019-09-01
Christian Femers
Created model for the logic Clock
commit
|
commitdiff
|
tree
2019-09-01
Christian Femers
New orientation implementation required small change...
commit
|
commitdiff
|
tree
2019-09-01
Christian Femers
Vastly improved orientation calculation and implementation
commit
|
commitdiff
|
tree
2019-08-26
Christian Femers
My proposal for resolving add92039f433cd315f2087da9c1a0de899...
commit
|
commitdiff
|
tree
next