-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge dev branch * update version string * Center ILength to make it legible again (5Stage) * minor svg layering chagnes * small fixes to single stage svg * change ctrl color to red * begin more updates to single stage svg * Removed some outdated comments * Changed some path colors and widths * lower two signals to bottom * fix wb text bug * fix svg ids * update svg directives, ... to include new signals * update build_svg * add unedited new single stage svg * Small svg changes/fixes * Added directives for the new signals * Changed the color of control unit signals * Changed the SVG * Changed some path widths and colors * Made 5-stage control signals a bit thicker * Made 5-stage markers a bit bigger * Fixed the remaining SVG signals * Refactored a bit * Fixed some SVG signals * Made the svg a bit smaller again * Moved things around to save horizontal space * Some more refactoring * Did some refactoring * Removed unnecessary text elements from the svg * Added logic for the WB SVG Directives * Fix some stuff * Added the logic for the MEM SVG Directives * Added logic for the EX SVG Directives * Added logic for ID svg directives * Added logic for IF SVG directives * Added new SvgDirectives; added missing ids to svg * Add missing id to svg * Fix dot markers * Changed to markers for the dots * Changed signals in the backend which were removed from the SVG * Added changed markers to svg build script * Added the new control signals * Fix read data 1 signal * Merged some more paths * Aligned the markers with their boxes * Fix marker dimensions * Path start and end can now take same marker * Changed marker dimensions * Realigned and merged all (?) path segments that form one path * updated box stroke widths * updated the stroke with for all signals * Merged a path; Made all dots actual circles * Split up some paths * use unordered lists * update text * reordering and adding notes back * split instructions into sections * put tables into component * format riscv help table * generate riscv instruction table from json data * finish accordion riscv help page * move all sections into accordion * more collapsibles * begin implementing accordion for riscv help page * Added flushes for ecall exit * Added a test for flushing * Ecall now continues until the wb stage But it doesn't flush yet, which is not good * Added a test for the bug * update version string * use unordered lists * update text * reordering and adding notes back * split instructions into sections * put tables into component * complete instruction formats * format riscv help table * Added flushes for ecall exit * generate riscv instruction table from json data * Added a test for flushing * Ecall now continues until the wb stage But it doesn't flush yet, which is not good * Added a test for the bug * finish accordion riscv help page * move all sections into accordion * more collapsibles * begin implementing accordion for riscv help page * Center ILength to make it legible again (5Stage) * minor svg layering chagnes * small fixes to single stage svg * update version string * change ctrl color to red * begin more updates to single stage svg * Removed some outdated comments * Changed some path colors and widths * lower two signals to bottom * fix wb text bug See merge request es/lehre/rechnerarchitektur/architecture-simulator!69
- Loading branch information
Showing
16 changed files
with
3,170 additions
and
3,768 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.