Mograsim.git
2019-09-16 Daniel KirschtenRenamed net.mograsim.logic.tests to net.mograsim.logic...
2019-09-16 Daniel KirschtenFixed Clock polarities to values where the Am2900 works
2019-09-16 Daniel KirschtenInstructionView now guesses the width of columns better
2019-09-16 Daniel KirschtenFixed Am2900MicroInstructionMemoryDefinition's maximal...
2019-09-16 Daniel KirschtenFixed displayed microinstruction bit order
2019-09-16 Daniel KirschtenFixed a FixedOutput in Am2900
2019-09-16 Daniel KirschtenWrote simple, basic tutorial for building Mograsim...
2019-09-16 Daniel KirschtenChanged SWTHelper submodule name to SWTHelper/bundles
2019-09-16 Daniel KirschtenUpdated SWTHelper: Maven builds no longer cause changes...
2019-09-16 Daniel KirschtenChanged some .project files since Eclipse is very picky
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersShortened the memory test a bit because it was longer...
2019-09-16 Christian FemersFixed bug in CoreWordAddressableMemory where signals...
2019-09-16 Christian FemersMade WordAddressableMemoryTest less random and better...
2019-09-16 Christian FemersFixed reference to the old structure in the yaml
2019-09-16 Christian FemersThe final restructured version for automatic build...
2019-09-15 Daniel KirschtenFixed a bug in Am2900; created dlatch8/80; relayouted...
2019-09-15 Daniel KirschtenFixed an error in Am2900MicroInstructionDefinition
2019-09-15 Daniel KirschtenMPM load no longer causes Timeline to crash
2019-09-15 Daniel KirschtenFixed a crashbug in Editor when deleting selections...
2019-09-15 Daniel KirschtenCorrected Am2900MicroInstructionDefinition
2019-09-15 Daniel KirschtenA MicroInstructionDefinition now has a default
2019-09-15 Daniel KirschtenRemoved old and incorrect CoreWire#get(Un)SignedValue
2019-09-15 Daniel KirschtenSetting a memory cell no longer causes an infinite...
2019-09-15 Daniel KirschtenRenamed dff80#0 so it can be found easier in HighLevelS...
2019-09-15 Daniel KirschtenFixed InstructionView containing every column twice
2019-09-15 Daniel KirschtenFixed a bug causing CoreMemories using their own memories
2019-09-15 Daniel KirschtenFixed two problems causing memory updates to get "misse...
2019-09-15 Daniel KirschtenFixed some bugs preventing Am2900 from working in Eclipse
2019-09-15 Daniel KirschtenIncorporated MPM and RAM into Am2900
2019-09-15 Daniel KirschtenFixed a copy-and-paste error
2019-09-15 Daniel KirschtenApplied formatter to all source files
2019-09-15 Daniel KirschtenApply formatter, optional problems, save actions to...
2019-09-15 Daniel KirschtenMade Memories look more like other components
2019-09-15 Daniel KirschtenRemoved unneccessary clock input for memory components
2019-09-15 Daniel KirschtenRenamed some methods and parameters for clarity; remove...
2019-09-15 Fabian StemmlerMerge branch 'development' of
2019-09-15 Christian FemersUsed SerializableJojo to make standard component id...
2019-09-15 Christian FemersMarked broken Am2901Testbench deprecated, because inter...
2019-09-15 Fabian StemmlerAdded Am2900 MainMemory and MicroInstructionMemory...
2019-09-14 Fabian StemmlerMicroInstructions can now be converted to bits
2019-09-14 Fabian StemmlerFleshed out LazyTableViewer; Rows can now be highlighted
2019-09-14 Christian FemersAdded methods to LogicModel for easy Component/Wire...
2019-09-14 Daniel KirschtenAm2900: Fixed some inverted signals; made the clock...
2019-09-14 Daniel KirschtenFixed problems found by ReserializeAndVerifyJSONs
2019-09-14 Daniel KirschtenReserializeAndVerifyJSONs now checks for redundant...
2019-09-14 Daniel KirschtenReserializeAndVerifyJSONs now checks wire part orientations
2019-09-13 Fabian StemmlerFleshed out Am2900MicroInstructionDefinition
2019-09-13 Fabian StemmlerMerge branch 'development' of
2019-09-13 Fabian StemmlerAdded Clock input to CoreWordAddressableMemory
2019-09-12 Daniel KirschtenCoreWire#forceValues didn't notify fused wires
2019-09-12 Daniel KirschtenFixed Am2901 D input bit order
2019-09-12 Daniel KirschtenMerge 'transportdelay' into development
2019-09-12 Daniel KirschtenFixed TestableAm2901Impl
2019-09-12 Daniel KirschtenLayouted Am2900; fixed small layout problems in some...
2019-09-12 Daniel KirschtenMade ModelMemoryWA referencable from components
2019-09-12 Daniel KirschtenAdded a missing BitDisplay
2019-09-12 Daniel KirschtenMore work in Am2900:
2019-09-12 Daniel KirschtenCreated dff16
2019-09-12 Daniel KirschtenUnified D-input of the Am2901; fixed Y input bit order
2019-09-12 Daniel KirschtenContinued wiring up Am2900.
2019-09-12 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-12 Fabian StemmlerUnified Am2901 I- and Y-inputs
2019-09-12 Daniel KirschtenConnected some microinstruction bits to the machine
2019-09-12 Daniel KirschtenAdded am2901 package to MANIFEST's Export-Packages
2019-09-12 Daniel KirschtenAdded simple line counter to be able to show off and...
2019-09-12 Daniel Kirschtendff80 now has HighLevelStates:
2019-09-12 Fabian StemmlerAm2901 finally snaps correctly
2019-09-12 Daniel KirschtenReplaced HighLevelStateHandlerContext with SubmodelComp...
2019-09-12 Daniel KirschtenChanged sub-DFF names order in dff80
2019-09-12 Daniel KirschtenSimple...HardcodedModelComponent now has a constructor...
2019-09-12 Daniel KirschtenAdded microinstruction register
2019-09-12 Daniel KirschtenCreated dff8, dff80, mux1_8; reserialized dff12_we...
2019-09-12 Daniel KirschtenBetter exception in DelegatingAtomicHighLevelStateHandler
2019-09-12 Daniel KirschtenRemoved legacy getIdentifier method; Editor now can...
2019-09-11 Daniel Kirschtendff12_we, dff16_invwe, dff16_we now have HighLevelStates
2019-09-11 Daniel KirschtenChanged BitVectorSplittingAtomicHighLevelStateHandler...
2019-09-11 Daniel KirschtenHighLevelStates are now sorted in JSONs
2019-09-11 Daniel KirschtenEditor now draws component names
2019-09-11 Daniel KirschtenImproved some snippets (HighLevelStateHandlers and...
2019-09-11 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-11 Fabian StemmlerMoved a few outputs of Am2901
2019-09-11 Daniel KirschtenReserializeJSONs checks component sizes
2019-09-11 Daniel KirschtenRenamed ReserializeJSONs
2019-09-11 Daniel KirschtenMade GUIMerger and GUISplitter the same thing
2019-09-11 Daniel KirschtenChanged BZ to 16 bit
2019-09-11 Daniel KirschtenFixed a bug causing submodelInterfacePins to "be" in...
2019-09-11 Daniel KirschtenMade Modelinc12 generic
2019-09-10 Fabian StemmlerFleshed out Am2900MicroInstructionDefinition
2019-09-10 Fabian StemmlerFixed a Wire overlapping with a component in Am2901
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 StemmlerTimeline PriorityQueue now uses stable sorting
2019-09-09 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-09 Fabian StemmlerImproved Am2900MicroInstructionDefinition
2019-09-09 Fabian StemmlerFixed performance issue with tables
2019-09-09 Daniel KirschtenAdded net.mograsim.machine to feature
2019-09-09 Fabian StemmlerFixed an issue: InstructionView now updates when immedi...
next