projects
/
Mograsim.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Made infinite depth for HLS combo selectable in Eclipse preferences
2019-09-24
Daniel Kirschten
Made infinite depth for HLS combo selectable in Eclipse...
commit
|
commitdiff
|
tree
2019-09-24
Daniel Kirschten
Made HLSShell component combo box shorter
commit
|
commitdiff
|
tree
2019-09-24
Daniel Kirschten
Merge remote-tracking branch 'origin/development' into...
commit
|
commitdiff
|
tree
2019-09-23
Daniel Kirschten
Made InstructionTable a bit easier to use
commit
|
commitdiff
|
tree
2019-09-23
Daniel Kirschten
Added missing call to super.dispose()
commit
|
commitdiff
|
tree
2019-09-23
Daniel Kirschten
Updated to new SWTHelper version
commit
|
commitdiff
|
tree
2019-09-19
Daniel Kirschten
Fixed a very stupid bug in InstructionView#highlight
commit
|
commitdiff
|
tree
2019-09-19
Daniel Kirschten
Fixed & extended JavaJsonLineCounter
commit
|
commitdiff
|
tree
2019-09-19
Daniel Kirschten
Fixed crashbug on Gtk
commit
|
commitdiff
|
tree
2019-09-19
Daniel Kirschten
Modified InstructionView#highlight
commit
|
commitdiff
|
tree
2019-09-19
Daniel Kirschten
Added javax.inject to plugin.core's MANIFEST
commit
|
commitdiff
|
tree
2019-09-18
Daniel Kirschten
Removed some more warnings and cleaned more SWT listeners
commit
|
commitdiff
|
tree
2019-09-18
Daniel Kirschten
Cleaned up Editor: removed warnings; cleaned listener...
commit
|
commitdiff
|
tree
2019-09-18
Daniel Kirschten
RAM reads no longer cause X on the data bus:
commit
|
commitdiff
|
tree
2019-09-17
Daniel Kirschten
Cleaned up memory stuff
commit
|
commitdiff
|
tree
2019-09-17
Daniel Kirschten
Fixed the "Set active" button in InstructionView
commit
|
commitdiff
|
tree
2019-09-17
Daniel Kirschten
Corrected RAM control signal timing
commit
|
commitdiff
|
tree
2019-09-17
Daniel Kirschten
Made Am2900 work again in ModelComponentTestbench
commit
|
commitdiff
|
tree
2019-09-17
Daniel Kirschten
Reserialized components
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Removed legacy code from ModelSplitter
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Removed legacy ModelMerger
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Reserialized TestableAm2904
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Fixed a javadoc comment in SubmodelComponentSerializer
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Removed legacy version line handling from JsonHandler...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Made IndirectModelComponentCreator a bit faster
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Removed LegacySubmCompSerializer
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Removed overkill version attribute from standardComponentIDM...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Am2900 now has HighLevelStates
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
JsonHandler preserves line numbers
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Improved preference handling in plugin.core
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Introduced some preferences
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Renamed net.mograsim.logic.tests to net.mograsim.logic...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Fixed Clock polarities to values where the Am2900 works
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
InstructionView now guesses the width of columns better
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Fixed Am2900MicroInstructionMemoryDefinition's maximal...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Fixed displayed microinstruction bit order
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Fixed a FixedOutput in Am2900
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Wrote simple, basic tutorial for building Mograsim...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Changed SWTHelper submodule name to SWTHelper/bundles
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Updated SWTHelper: Maven builds no longer cause changes...
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Changed some .project files since Eclipse is very picky
commit
|
commitdiff
|
tree
2019-09-16
Daniel Kirschten
Merge branch 'cont-integr-2' into 'development'
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed a bug in Am2900; created dlatch8/80; relayouted...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed an error in Am2900MicroInstructionDefinition
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
MPM load no longer causes Timeline to crash
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed a crashbug in Editor when deleting selections...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Corrected Am2900MicroInstructionDefinition
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
A MicroInstructionDefinition now has a default
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Removed old and incorrect CoreWire#get(Un)SignedValue
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Setting a memory cell no longer causes an infinite...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Renamed dff80#0 so it can be found easier in HighLevelStateD...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed InstructionView containing every column twice
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed a bug causing CoreMemories using their own memories
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed two problems causing memory updates to get "missed...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed some bugs preventing Am2900 from working in Eclipse
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Incorporated MPM and RAM into Am2900
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Fixed a copy-and-paste error
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Applied formatter to all source files
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Apply formatter, optional problems, save actions to...
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Made Memories look more like other components
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Removed unneccessary clock input for memory components
commit
|
commitdiff
|
tree
2019-09-15
Daniel Kirschten
Renamed some methods and parameters for clarity; removed...
commit
|
commitdiff
|
tree
2019-09-14
Daniel Kirschten
Am2900: Fixed some inverted signals; made the clock...
commit
|
commitdiff
|
tree
2019-09-14
Daniel Kirschten
Fixed problems found by ReserializeAndVerifyJSONs
commit
|
commitdiff
|
tree
2019-09-14
Daniel Kirschten
ReserializeAndVerifyJSONs now checks for redundant...
commit
|
commitdiff
|
tree
2019-09-14
Daniel Kirschten
ReserializeAndVerifyJSONs now checks wire part orientations
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
CoreWire#forceValues didn't notify fused wires
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Fixed Am2901 D input bit order
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Merge 'transportdelay' into development
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Fixed TestableAm2901Impl
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Layouted Am2900; fixed small layout problems in some...
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Made ModelMemoryWA referencable from components
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Added a missing BitDisplay
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
More work in Am2900:
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Created dff16
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Unified D-input of the Am2901; fixed Y input bit order
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Continued wiring up Am2900.
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Connected some microinstruction bits to the machine
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Added am2901 package to MANIFEST's Export-Packages
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Added simple line counter to be able to show off and...
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
dff80 now has HighLevelStates:
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Replaced HighLevelStateHandlerContext with SubmodelComponent
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Changed sub-DFF names order in dff80
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Simple...HardcodedModelComponent now has a constructor...
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Added microinstruction register
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Created dff8, dff80, mux1_8; reserialized dff12_we...
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Better exception in DelegatingAtomicHighLevelStateHandler
commit
|
commitdiff
|
tree
2019-09-12
Daniel Kirschten
Removed legacy getIdentifier method; Editor now can...
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
dff12_we, dff16_invwe, dff16_we now have HighLevelStates
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Changed BitVectorSplittingAtomicHighLevelStateHandler...
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
HighLevelStates are now sorted in JSONs
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Editor now draws component names
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Improved some snippets (HighLevelStateHandlers and...
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
ReserializeJSONs checks component sizes
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Renamed ReserializeJSONs
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Made GUIMerger and GUISplitter the same thing
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Changed BZ to 16 bit
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Fixed a bug causing submodelInterfacePins to "be" in...
commit
|
commitdiff
|
tree
2019-09-11
Daniel Kirschten
Made Modelinc12 generic
commit
|
commitdiff
|
tree
2019-09-09
Daniel Kirschten
Am2900 project: Added components source folder to build...
commit
|
commitdiff
|
tree
next