Mograsim.git
3 years agoFixed the linebreak
Daniel Kirschten [Tue, 6 Oct 2020 15:57:57 +0000 (17:57 +0200)]
Fixed the linebreak

3 years agoFixed spaces
Daniel Kirschten [Tue, 6 Oct 2020 15:48:28 +0000 (17:48 +0200)]
Fixed spaces

3 years agoImproved the build a bit
Daniel Kirschten [Tue, 6 Oct 2020 15:43:22 +0000 (17:43 +0200)]
Improved the build a bit

3 years agoMarked MPROM as optional in MainMachineLaunchConfigTab
Daniel Kirschten [Tue, 6 Oct 2020 15:20:36 +0000 (17:20 +0200)]
Marked MPROM as optional in MainMachineLaunchConfigTab

3 years agoFinished MPROM support. Fixes #10
Daniel Kirschten [Sat, 3 Oct 2020 20:21:34 +0000 (22:21 +0200)]
Finished MPROM support. Fixes #10

3 years agoFixed a missing space in a Am2900Teaching's description
Daniel Kirschten [Sat, 3 Oct 2020 16:45:51 +0000 (18:45 +0200)]
Fixed a missing space in a Am2900Teaching's description

3 years agoImplemented some infrastructure for MPROMs
Daniel Kirschten [Sat, 3 Oct 2020 16:45:33 +0000 (18:45 +0200)]
Implemented some infrastructure for MPROMs

3 years agoUpdated to new SWTHelper version
Daniel Kirschten [Sat, 3 Oct 2020 12:54:17 +0000 (14:54 +0200)]
Updated to new SWTHelper version

3 years agoUpdate getting_started.md
Daniel Kirschten [Wed, 30 Sep 2020 13:37:52 +0000 (15:37 +0200)]
Update getting_started.md

3 years agoBumped the version to 0.1.1
Daniel Kirschten [Sat, 19 Sep 2020 22:04:31 +0000 (00:04 +0200)]
Bumped the version to 0.1.1

3 years agoAdded a TODO
Daniel Kirschten [Sat, 19 Sep 2020 22:01:04 +0000 (00:01 +0200)]
Added a TODO

3 years agoMerge branch 'setup-deploy' into development
Daniel Kirschten [Sat, 19 Sep 2020 21:14:49 +0000 (23:14 +0200)]
Merge branch 'setup-deploy' into development

3 years agoFixed the SSH command
Daniel Kirschten [Sat, 19 Sep 2020 21:02:40 +0000 (23:02 +0200)]
Fixed the SSH command

3 years agoUnmocked some things
Daniel Kirschten [Sat, 19 Sep 2020 20:58:37 +0000 (22:58 +0200)]
Unmocked some things

3 years agoFixed the environment
Daniel Kirschten [Sat, 19 Sep 2020 20:57:09 +0000 (22:57 +0200)]
Fixed the environment

3 years agoFixed the printenv command
Daniel Kirschten [Sat, 19 Sep 2020 20:54:47 +0000 (22:54 +0200)]
Fixed the printenv command

3 years agoTrying to trigger a deploy on the remote server
Daniel Kirschten [Sat, 19 Sep 2020 20:51:55 +0000 (22:51 +0200)]
Trying to trigger a deploy on the remote server

3 years agoMaybe fixed dependency caching
Daniel Kirschten [Sun, 13 Sep 2020 17:52:05 +0000 (19:52 +0200)]
Maybe fixed dependency caching

3 years agoUpdated to an even newer version of SWTHelper
Daniel Kirschten [Sun, 13 Sep 2020 17:45:05 +0000 (19:45 +0200)]
Updated to an even newer version of SWTHelper

3 years agoAccess bits for id_rsa_deploy are now set before storing the privkey
Daniel Kirschten [Sun, 13 Sep 2020 17:43:23 +0000 (19:43 +0200)]
Access bits for id_rsa_deploy are now set before storing the privkey

3 years agoReplaced echo with printenv for better security
Daniel Kirschten [Sun, 13 Sep 2020 17:27:02 +0000 (19:27 +0200)]
Replaced echo with printenv for better security

3 years agoGitHub no longer logs in as mograsim, but as mgsdeploy
Daniel Kirschten [Sun, 13 Sep 2020 16:53:13 +0000 (18:53 +0200)]
GitHub no longer logs in as mograsim, but as mgsdeploy

3 years agoUn-mock the Maven build
Daniel Kirschten [Sun, 13 Sep 2020 13:24:59 +0000 (15:24 +0200)]
Un-mock the Maven build

3 years agoProgress! But the build still fails...
Daniel Kirschten [Sun, 13 Sep 2020 13:18:07 +0000 (15:18 +0200)]
Progress! But the build still fails...

3 years agoMaybe found the bug
Daniel Kirschten [Sun, 13 Sep 2020 13:14:18 +0000 (15:14 +0200)]
Maybe found the bug

3 years agoFurther debugging
Daniel Kirschten [Sun, 13 Sep 2020 13:11:20 +0000 (15:11 +0200)]
Further debugging

3 years agoFurther debugging
Daniel Kirschten [Sun, 13 Sep 2020 13:09:36 +0000 (15:09 +0200)]
Further debugging

3 years agoThe build fails; trying to find the error
Daniel Kirschten [Sun, 13 Sep 2020 13:07:21 +0000 (15:07 +0200)]
The build fails; trying to find the error

3 years agoMocked the time-consuming build process
Daniel Kirschten [Sun, 13 Sep 2020 13:04:52 +0000 (15:04 +0200)]
Mocked the time-consuming build process

3 years agoAdded host identification
Daniel Kirschten [Sun, 13 Sep 2020 12:54:44 +0000 (14:54 +0200)]
Added host identification

3 years agoFixed the scp command
Daniel Kirschten [Sun, 13 Sep 2020 12:44:43 +0000 (14:44 +0200)]
Fixed the scp command

3 years agoSetup automatic deployment
Daniel Kirschten [Sun, 13 Sep 2020 12:40:20 +0000 (14:40 +0200)]
Setup automatic deployment

3 years agoUpdated to new SWTHelper version
Daniel Kirschten [Sun, 13 Sep 2020 12:09:31 +0000 (14:09 +0200)]
Updated to new SWTHelper version

3 years agoFormatted pom.xml
Daniel Kirschten [Fri, 11 Sep 2020 13:38:26 +0000 (15:38 +0200)]
Formatted pom.xml

3 years agoUpdate Eclipse Tycho to 2.0.0 and Flatten Maven Plugin to 1.2.5
Christian Femers [Fri, 11 Sep 2020 13:55:06 +0000 (15:55 +0200)]
Update Eclipse Tycho to 2.0.0 and Flatten Maven Plugin to 1.2.5

3 years agoCache Maven dependencies in GitHub Actions
Christian Femers [Fri, 11 Sep 2020 13:34:27 +0000 (15:34 +0200)]
Cache Maven dependencies in GitHub Actions

3 years agoFixed a bug in DoubleFieldEditor
Daniel Kirschten [Mon, 18 May 2020 16:55:14 +0000 (18:55 +0200)]
Fixed a bug in DoubleFieldEditor

Only the integral part of entered values was saved to the preferences

3 years agoMainPreferencePage: Added fields for line widths
Daniel Kirschten [Mon, 18 May 2020 16:42:58 +0000 (18:42 +0200)]
MainPreferencePage: Added fields for line widths

Fixes #3

3 years agoRemoved old commented-out code
Daniel Kirschten [Mon, 18 May 2020 16:41:47 +0000 (18:41 +0200)]
Removed old commented-out code

3 years agoFixed a typo
Daniel Kirschten [Mon, 18 May 2020 16:41:30 +0000 (18:41 +0200)]
Fixed a typo

3 years agoImproved MainPreferencePage:
Daniel Kirschten [Mon, 18 May 2020 16:19:11 +0000 (18:19 +0200)]
Improved MainPreferencePage:

Added preferences for line dashes
Defaults are now properly initialized
Preference names are not hardcoded anymore

3 years agoThe line dash of singlebit wires changes according to their value
Daniel Kirschten [Mon, 18 May 2020 15:05:56 +0000 (17:05 +0200)]
The line dash of singlebit wires changes according to their value

Fixes #2

3 years agoAdded String preferences
Daniel Kirschten [Mon, 18 May 2020 15:00:40 +0000 (17:00 +0200)]
Added String preferences

3 years agoRemoved old TODO
Daniel Kirschten [Mon, 18 May 2020 14:42:20 +0000 (16:42 +0200)]
Removed old TODO

3 years agoAdded the RenderPreference LINE_DASH_IMPROVEMENT_FACTOR
Daniel Kirschten [Mon, 18 May 2020 14:35:25 +0000 (16:35 +0200)]
Added the RenderPreference LINE_DASH_IMPROVEMENT_FACTOR

3 years agoUpdate Eclipse Maven Tycho to 1.7.0
Christian Femers [Tue, 12 May 2020 22:36:39 +0000 (00:36 +0200)]
Update Eclipse Maven Tycho to 1.7.0

3 years agoChanged the IDs of Am2900Simple/Strict to Am2900Teaching/Expert.
Daniel Kirschten [Tue, 12 May 2020 20:07:33 +0000 (22:07 +0200)]
Changed the IDs of Am2900Simple/Strict to Am2900Teaching/Expert.

3 years agoAdded descriptions for both Am2900 variants
Daniel Kirschten [Tue, 12 May 2020 19:58:03 +0000 (21:58 +0200)]
Added descriptions for both Am2900 variants

3 years agoRenamed Am2900Simple/Strict to Am2900Teaching/Expert.
Daniel Kirschten [Tue, 12 May 2020 19:55:44 +0000 (21:55 +0200)]
Renamed Am2900Simple/Strict to Am2900Teaching/Expert.

The machine IDs are unchanged.

3 years agoTurned auto-wrapping on for machines with long descriptions
Daniel Kirschten [Tue, 12 May 2020 19:53:04 +0000 (21:53 +0200)]
Turned auto-wrapping on for machines with long descriptions

3 years agoAdded the possibility for having machine descriptions
Daniel Kirschten [Tue, 12 May 2020 19:32:53 +0000 (21:32 +0200)]
Added the possibility for having machine descriptions

3 years agoChanged MograsimNaturePropertyPage to use MachineCombo
Daniel Kirschten [Tue, 12 May 2020 19:31:48 +0000 (21:31 +0200)]
Changed MograsimNaturePropertyPage to use MachineCombo

3 years agoMade the parent project reference all Mograsim projects
Daniel Kirschten [Mon, 11 May 2020 20:19:07 +0000 (22:19 +0200)]
Made the parent project reference all Mograsim projects

3 years agoAdded HighLevelStates for ram5_12
Daniel Kirschten [Mon, 4 May 2020 21:35:40 +0000 (23:35 +0200)]
Added HighLevelStates for ram5_12

3 years agoCreated a gate-based implementation of ram5_12
Daniel Kirschten [Mon, 4 May 2020 21:26:27 +0000 (23:26 +0200)]
Created a gate-based implementation of ram5_12

3 years agoImplemented the Am2904ShiftInstrDecode gate-based
Daniel Kirschten [Mon, 4 May 2020 18:24:53 +0000 (20:24 +0200)]
Implemented the Am2904ShiftInstrDecode gate-based

3 years agoFixed two bugs in the ModelAm2904ShiftInstrDecode
Daniel Kirschten [Mon, 4 May 2020 18:19:28 +0000 (20:19 +0200)]
Fixed two bugs in the ModelAm2904ShiftInstrDecode

3 years agoFixed horizontalComponentCenter of Am2904RegCTInstrDecode
Daniel Kirschten [Mon, 4 May 2020 18:19:01 +0000 (20:19 +0200)]
Fixed horizontalComponentCenter of Am2904RegCTInstrDecode

3 years agoImplemented Am2904RegCTInstrDecode in gates
Daniel Kirschten [Mon, 4 May 2020 00:00:45 +0000 (02:00 +0200)]
Implemented Am2904RegCTInstrDecode in gates

3 years agoMoved NANDOptimizer to the examples package
Daniel Kirschten [Sat, 2 May 2020 12:26:28 +0000 (14:26 +0200)]
Moved NANDOptimizer to the examples package

3 years agoAdded the missing HighLevelStates for Am2910SP
Daniel Kirschten [Sat, 2 May 2020 12:22:58 +0000 (14:22 +0200)]
Added the missing HighLevelStates for Am2910SP

3 years agoBitVectorSplittingAHLSH now supports minimal and maximal values
Daniel Kirschten [Sat, 2 May 2020 12:22:36 +0000 (14:22 +0200)]
BitVectorSplittingAHLSH now supports minimal and maximal values

3 years agoSnippetDefinintion now delegates to JsonHandler instead of an own Gson
Daniel Kirschten [Sat, 2 May 2020 12:18:23 +0000 (14:18 +0200)]
SnippetDefinintion now delegates to JsonHandler instead of an own Gson

3 years agoWrote a utility optimizing NAND gate count for a given truth table
Daniel Kirschten [Sat, 2 May 2020 11:49:57 +0000 (13:49 +0200)]
Wrote a utility optimizing NAND gate count for a given truth table

3 years agoCreated a NAND-based implementation of Am2910SP
Daniel Kirschten [Sat, 2 May 2020 11:32:16 +0000 (13:32 +0200)]
Created a NAND-based implementation of Am2910SP

3 years agoFixed the height of Am2910RegCntr
Daniel Kirschten [Sat, 2 May 2020 10:57:26 +0000 (12:57 +0200)]
Fixed the height of Am2910RegCntr

4 years agoChanged incrementer layout to have the MSB on top
Daniel Kirschten [Mon, 13 Apr 2020 10:43:41 +0000 (12:43 +0200)]
Changed incrementer layout to have the MSB on top

4 years agoAdjusted layout of the Am2910 to the new Am2910RegCntr
Daniel Kirschten [Sun, 12 Apr 2020 23:23:43 +0000 (01:23 +0200)]
Adjusted layout of the Am2910 to the new Am2910RegCntr

4 years agoMade Am2910RegCntr twice as big
Daniel Kirschten [Sun, 12 Apr 2020 23:19:44 +0000 (01:19 +0200)]
Made Am2910RegCntr twice as big

4 years agoImplemented the Am2910RegCntr gate-based
Daniel Kirschten [Sun, 12 Apr 2020 22:45:05 +0000 (00:45 +0200)]
Implemented the Am2910RegCntr gate-based

4 years agoImplemented a 12-bit decrementer
Daniel Kirschten [Sun, 12 Apr 2020 22:09:48 +0000 (00:09 +0200)]
Implemented a 12-bit decrementer

4 years agoIncluded the XNOR gate into standardComponentIDMapping
Daniel Kirschten [Sun, 12 Apr 2020 22:06:39 +0000 (00:06 +0200)]
Included the XNOR gate into standardComponentIDMapping

4 years agoSwapped the positions of the Y and Z outputs of the halfsubtracter
Daniel Kirschten [Sun, 12 Apr 2020 21:48:45 +0000 (23:48 +0200)]
Swapped the positions of the Y and Z outputs of the halfsubtracter

4 years agoEditor: Created a constant for fast switching between snap 2.5 and 5
Daniel Kirschten [Sun, 12 Apr 2020 21:41:42 +0000 (23:41 +0200)]
Editor: Created a constant for fast switching between snap 2.5 and 5

4 years agoImplemented a "halfsubtracter": a xnor gate that also outputs A or B
Daniel Kirschten [Sun, 12 Apr 2020 21:38:49 +0000 (23:38 +0200)]
Implemented a "halfsubtracter": a xnor gate that also outputs A or B

4 years agoResurrected the XNOR gate
Daniel Kirschten [Sun, 12 Apr 2020 21:23:50 +0000 (23:23 +0200)]
Resurrected the XNOR gate

4 years agoMerged LD and _RLD inputs of ModelAm2910RegCntr into one pin
Daniel Kirschten [Sun, 12 Apr 2020 20:51:29 +0000 (22:51 +0200)]
Merged LD and _RLD inputs of ModelAm2910RegCntr into one pin

4 years agoRedefined PinUsages; cleaned component JSONs
Daniel Kirschten [Sat, 11 Apr 2020 18:19:44 +0000 (20:19 +0200)]
Redefined PinUsages; cleaned component JSONs

4 years agoFixed ReserializeAndVerifyJSONs.changePinUsages
Daniel Kirschten [Sat, 11 Apr 2020 16:01:20 +0000 (18:01 +0200)]
Fixed ReserializeAndVerifyJSONs.changePinUsages

4 years agoAdjusted Am2910 layout to new sel4_12
Daniel Kirschten [Sat, 11 Apr 2020 13:22:54 +0000 (15:22 +0200)]
Adjusted Am2910 layout to new sel4_12

4 years agoImplemented sel4_12 gate-based
Daniel Kirschten [Sat, 11 Apr 2020 13:21:41 +0000 (15:21 +0200)]
Implemented sel4_12 gate-based

4 years agoImplemented a 4-bit sel4
Daniel Kirschten [Sat, 11 Apr 2020 12:36:36 +0000 (14:36 +0200)]
Implemented a 4-bit sel4

4 years agoImplemented sel4
Daniel Kirschten [Sat, 11 Apr 2020 12:25:26 +0000 (14:25 +0200)]
Implemented sel4

4 years agoIndirectModelComponentCreator no longer caches jsonfile: components
Daniel Kirschten [Sat, 11 Apr 2020 12:15:58 +0000 (14:15 +0200)]
IndirectModelComponentCreator no longer caches jsonfile: components

4 years agoFixed a layouting bug in Am2910InstrPLA
Daniel Kirschten [Thu, 9 Apr 2020 23:10:32 +0000 (01:10 +0200)]
Fixed a layouting bug in Am2910InstrPLA

4 years agoSimplified BitVector (de)serializing
Daniel Kirschten [Thu, 9 Apr 2020 16:10:57 +0000 (18:10 +0200)]
Simplified BitVector (de)serializing

4 years agoAdjusted Am2910 to new Am2910InstrPLA layout
Daniel Kirschten [Tue, 7 Apr 2020 22:13:20 +0000 (00:13 +0200)]
Adjusted Am2910 to new Am2910InstrPLA layout

4 years agoRe-layouted the rest of the Am2910InstrPLA
Daniel Kirschten [Tue, 7 Apr 2020 22:11:58 +0000 (00:11 +0200)]
Re-layouted the rest of the Am2910InstrPLA

4 years agoRe-layouted part of the Am2910InstrPLA
Daniel Kirschten [Tue, 7 Apr 2020 21:18:36 +0000 (23:18 +0200)]
Re-layouted part of the Am2910InstrPLA

4 years agoRe-layouted part of the Am2910InstrPLA
Daniel Kirschten [Thu, 2 Apr 2020 15:24:41 +0000 (17:24 +0200)]
Re-layouted part of the Am2910InstrPLA

4 years agoAdded a GCD test case
Daniel Kirschten [Wed, 1 Apr 2020 17:10:03 +0000 (19:10 +0200)]
Added a GCD test case

4 years agoMerge branch 'development' into 'master'
Daniel Kirschten [Tue, 31 Mar 2020 19:05:32 +0000 (21:05 +0200)]
Merge branch 'development' into 'master'

4 years agoFixed dff4_finewe HLS bit order
Daniel Kirschten [Tue, 31 Mar 2020 17:38:33 +0000 (19:38 +0200)]
Fixed dff4_finewe HLS bit order

4 years agoAdjusted layouts of Am2900 and Am2910
Daniel Kirschten [Tue, 31 Mar 2020 16:26:04 +0000 (18:26 +0200)]
Adjusted layouts of Am2900 and Am2910

4 years agoCreated gate-based implementations of an incrementer for 4, 12, 16 bit
Daniel Kirschten [Tue, 31 Mar 2020 16:22:06 +0000 (18:22 +0200)]
Created gate-based implementations of an incrementer for 4, 12, 16 bit

4 years agoCreated a gate-based implementation of dff4_finewe
Daniel Kirschten [Tue, 31 Mar 2020 15:26:18 +0000 (17:26 +0200)]
Created a gate-based implementation of dff4_finewe

4 years agoAdjusted layout of the Am2910 again
Daniel Kirschten [Mon, 30 Mar 2020 20:27:51 +0000 (22:27 +0200)]
Adjusted layout of the Am2910 again

4 years agoCreated a gate-based implementation of dff12
Daniel Kirschten [Mon, 30 Mar 2020 20:25:44 +0000 (22:25 +0200)]
Created a gate-based implementation of dff12

4 years agoAdjusted layout of the Am2910 (again...)
Daniel Kirschten [Mon, 30 Mar 2020 20:11:43 +0000 (22:11 +0200)]
Adjusted layout of the Am2910 (again...)

4 years agoCreated a gate-based implementation of nor12
Daniel Kirschten [Mon, 30 Mar 2020 20:10:21 +0000 (22:10 +0200)]
Created a gate-based implementation of nor12