projects
/
Mograsim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mograsim.git
2020-10-07
Daniel Kirschten
Marked fields of Am2900Machine as final
|
commitdiff
2020-10-07
Daniel Kirschten
Introduced Machine.getCoreModelParameters
|
commitdiff
2020-10-07
Daniel Kirschten
Using Builder pattern for CoreModelParameters now
|
commitdiff
2020-10-07
Daniel Kirschten
Fixed #17 (Mem editors stop one address too early)
|
commitdiff
2020-10-06
Daniel Kirschten
Fixed the linebreak
|
commitdiff
2020-10-06
Daniel Kirschten
Fixed spaces
|
commitdiff
2020-10-06
Daniel Kirschten
Improved the build a bit
|
commitdiff
2020-10-06
Daniel Kirschten
Marked MPROM as optional in MainMachineLaunchConfigTab
|
commitdiff
2020-10-03
Daniel Kirschten
Finished MPROM support. Fixes #10
|
commitdiff
2020-10-03
Daniel Kirschten
Fixed a missing space in a Am2900Teaching's description
|
commitdiff
2020-10-03
Daniel Kirschten
Implemented some infrastructure for MPROMs
|
commitdiff
2020-10-03
Daniel Kirschten
Updated to new SWTHelper version
|
commitdiff
2020-09-30
Daniel Kirschten
Update getting_started.md
|
commitdiff
2020-09-19
Daniel Kirschten
Bumped the version to 0.1.1
|
commitdiff
2020-09-19
Daniel Kirschten
Added a TODO
|
commitdiff
2020-09-19
Daniel Kirschten
Merge branch 'setup-deploy' into development
|
commitdiff
2020-09-19
Daniel Kirschten
Fixed the SSH command
|
commitdiff
2020-09-19
Daniel Kirschten
Unmocked some things
|
commitdiff
2020-09-19
Daniel Kirschten
Fixed the environment
|
commitdiff
2020-09-19
Daniel Kirschten
Fixed the printenv command
|
commitdiff
2020-09-19
Daniel Kirschten
Trying to trigger a deploy on the remote server
|
commitdiff
2020-09-13
Daniel Kirschten
Maybe fixed dependency caching
|
commitdiff
2020-09-13
Daniel Kirschten
Updated to an even newer version of SWTHelper
|
commitdiff
2020-09-13
Daniel Kirschten
Access bits for id_rsa_deploy are now set before storin...
|
commitdiff
2020-09-13
Daniel Kirschten
Replaced echo with printenv for better security
|
commitdiff
2020-09-13
Daniel Kirschten
GitHub no longer logs in as mograsim, but as mgsdeploy
|
commitdiff
2020-09-13
Daniel Kirschten
Un-mock the Maven build
|
commitdiff
2020-09-13
Daniel Kirschten
Progress! But the build still fails...
|
commitdiff
2020-09-13
Daniel Kirschten
Maybe found the bug
|
commitdiff
2020-09-13
Daniel Kirschten
Further debugging
|
commitdiff
2020-09-13
Daniel Kirschten
Further debugging
|
commitdiff
2020-09-13
Daniel Kirschten
The build fails; trying to find the error
|
commitdiff
2020-09-13
Daniel Kirschten
Mocked the time-consuming build process
|
commitdiff
2020-09-13
Daniel Kirschten
Added host identification
|
commitdiff
2020-09-13
Daniel Kirschten
Fixed the scp command
|
commitdiff
2020-09-13
Daniel Kirschten
Setup automatic deployment
|
commitdiff
2020-09-13
Daniel Kirschten
Updated to new SWTHelper version
|
commitdiff
2020-09-13
Daniel Kirschten
Formatted pom.xml
|
commitdiff
2020-09-11
Christian Femers
Update Eclipse Tycho to 2.0.0 and Flatten Maven Plugin...
|
commitdiff
2020-09-11
Christian Femers
Cache Maven dependencies in GitHub Actions
|
commitdiff
2020-05-18
Daniel Kirschten
Fixed a bug in DoubleFieldEditor
|
commitdiff
2020-05-18
Daniel Kirschten
MainPreferencePage: Added fields for line widths
|
commitdiff
2020-05-18
Daniel Kirschten
Removed old commented-out code
|
commitdiff
2020-05-18
Daniel Kirschten
Fixed a typo
|
commitdiff
2020-05-18
Daniel Kirschten
Improved MainPreferencePage:
|
commitdiff
2020-05-18
Daniel Kirschten
The line dash of singlebit wires changes according...
|
commitdiff
2020-05-18
Daniel Kirschten
Added String preferences
|
commitdiff
2020-05-18
Daniel Kirschten
Removed old TODO
|
commitdiff
2020-05-18
Daniel Kirschten
Added the RenderPreference LINE_DASH_IMPROVEMENT_FACTOR
|
commitdiff
2020-05-12
Christian Femers
Update Eclipse Maven Tycho to 1.7.0
|
commitdiff
2020-05-12
Daniel Kirschten
Changed the IDs of Am2900Simple/Strict to Am2900Teachin...
|
commitdiff
2020-05-12
Daniel Kirschten
Added descriptions for both Am2900 variants
|
commitdiff
2020-05-12
Daniel Kirschten
Renamed Am2900Simple/Strict to Am2900Teaching/Expert.
|
commitdiff
2020-05-12
Daniel Kirschten
Turned auto-wrapping on for machines with long descriptions
|
commitdiff
2020-05-12
Daniel Kirschten
Added the possibility for having machine descriptions
|
commitdiff
2020-05-12
Daniel Kirschten
Changed MograsimNaturePropertyPage to use MachineCombo
|
commitdiff
2020-05-11
Daniel Kirschten
Made the parent project reference all Mograsim projects
|
commitdiff
2020-05-04
Daniel Kirschten
Added HighLevelStates for ram5_12
|
commitdiff
2020-05-04
Daniel Kirschten
Created a gate-based implementation of ram5_12
|
commitdiff
2020-05-04
Daniel Kirschten
Implemented the Am2904ShiftInstrDecode gate-based
|
commitdiff
2020-05-04
Daniel Kirschten
Fixed two bugs in the ModelAm2904ShiftInstrDecode
|
commitdiff
2020-05-04
Daniel Kirschten
Fixed horizontalComponentCenter of Am2904RegCTInstrDecode
|
commitdiff
2020-05-04
Daniel Kirschten
Implemented Am2904RegCTInstrDecode in gates
|
commitdiff
2020-05-02
Daniel Kirschten
Moved NANDOptimizer to the examples package
|
commitdiff
2020-05-02
Daniel Kirschten
Added the missing HighLevelStates for Am2910SP
|
commitdiff
2020-05-02
Daniel Kirschten
BitVectorSplittingAHLSH now supports minimal and maxima...
|
commitdiff
2020-05-02
Daniel Kirschten
SnippetDefinintion now delegates to JsonHandler instead...
|
commitdiff
2020-05-02
Daniel Kirschten
Wrote a utility optimizing NAND gate count for a given...
|
commitdiff
2020-05-02
Daniel Kirschten
Created a NAND-based implementation of Am2910SP
|
commitdiff
2020-05-02
Daniel Kirschten
Fixed the height of Am2910RegCntr
|
commitdiff
2020-04-13
Daniel Kirschten
Changed incrementer layout to have the MSB on top
|
commitdiff
2020-04-12
Daniel Kirschten
Adjusted layout of the Am2910 to the new Am2910RegCntr
|
commitdiff
2020-04-12
Daniel Kirschten
Made Am2910RegCntr twice as big
|
commitdiff
2020-04-12
Daniel Kirschten
Implemented the Am2910RegCntr gate-based
|
commitdiff
2020-04-12
Daniel Kirschten
Implemented a 12-bit decrementer
|
commitdiff
2020-04-12
Daniel Kirschten
Included the XNOR gate into standardComponentIDMapping
|
commitdiff
2020-04-12
Daniel Kirschten
Swapped the positions of the Y and Z outputs of the...
|
commitdiff
2020-04-12
Daniel Kirschten
Editor: Created a constant for fast switching between...
|
commitdiff
2020-04-12
Daniel Kirschten
Implemented a "halfsubtracter": a xnor gate that also...
|
commitdiff
2020-04-12
Daniel Kirschten
Resurrected the XNOR gate
|
commitdiff
2020-04-12
Daniel Kirschten
Merged LD and _RLD inputs of ModelAm2910RegCntr into...
|
commitdiff
2020-04-11
Daniel Kirschten
Redefined PinUsages; cleaned component JSONs
|
commitdiff
2020-04-11
Daniel Kirschten
Fixed ReserializeAndVerifyJSONs.changePinUsages
|
commitdiff
2020-04-11
Daniel Kirschten
Adjusted Am2910 layout to new sel4_12
|
commitdiff
2020-04-11
Daniel Kirschten
Implemented sel4_12 gate-based
|
commitdiff
2020-04-11
Daniel Kirschten
Implemented a 4-bit sel4
|
commitdiff
2020-04-11
Daniel Kirschten
Implemented sel4
|
commitdiff
2020-04-11
Daniel Kirschten
IndirectModelComponentCreator no longer caches jsonfile...
|
commitdiff
2020-04-09
Daniel Kirschten
Fixed a layouting bug in Am2910InstrPLA
|
commitdiff
2020-04-09
Daniel Kirschten
Simplified BitVector (de)serializing
|
commitdiff
2020-04-07
Daniel Kirschten
Adjusted Am2910 to new Am2910InstrPLA layout
|
commitdiff
2020-04-07
Daniel Kirschten
Re-layouted the rest of the Am2910InstrPLA
|
commitdiff
2020-04-07
Daniel Kirschten
Re-layouted part of the Am2910InstrPLA
|
commitdiff
2020-04-02
Daniel Kirschten
Re-layouted part of the Am2910InstrPLA
|
commitdiff
2020-04-01
Daniel Kirschten
Added a GCD test case
|
commitdiff
2020-03-31
Daniel Kirschten
Merge branch 'development' into 'master'
|
commitdiff
2020-03-31
Daniel Kirschten
Fixed dff4_finewe HLS bit order
|
commitdiff
2020-03-31
Daniel Kirschten
Adjusted layouts of Am2900 and Am2910
|
commitdiff
2020-03-31
Daniel Kirschten
Created gate-based implementations of an incrementer...
|
commitdiff
2020-03-31
Daniel Kirschten
Created a gate-based implementation of dff4_finewe
|
commitdiff
next