aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-11-29Try 2Jeff Scheel1-1/+1
Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Return to normalJeff Scheel1-0/+1
Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Try adding glib2Jeff Scheel1-0/+1
Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29DebugJeff Scheel1-1/+0
Remove: gem 'asciidoctor-mathematical' Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Move to ubuntu-latest for more debuggingJeff Scheel1-1/+1
Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Handle Node16 deprecationJeff Scheel1-19/+7
Based on docs-spec-template WF updates Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Fix Ubuntu version to prevent future build issuesJeff Scheel1-1/+1
Signed-off-by: Jeff Scheel <jeff@riscv.org>
2022-11-29Merge pull request #917 from wmat/riscv-isa-asciidocBill Traynor15-163/+153
Fixed mid table header highlighting and quotes.
2022-11-28Removed extraneous space.Bill Traynor1-2/+1
More clean up, removed extraneous space.
2022-11-28Removing table label and putting explanatory sentence beneath.Bill Traynor1-1/+3
In an effort to make the doc as close to latex as possible I'm removing the table label and adding the sentence from the latex beneath the table.
2022-11-28Moving table label above include statement.Bill Traynor1-3/+1
Seeing if moving label above include statement fixes issue with label getting pulled into admonition.
2022-11-28More changes to match latex.Bill Traynor1-8/+8
Removed table label. Updated backticks to single quotes.
2022-11-28Updating table values to match latex.Bill Traynor1-2/+2
Updating table values to match latex.
2022-11-28More updates of func to functBill Traynor1-2/+2
More updates of func to funct
2022-11-28Fixing another typoBill Traynor1-5/+5
Forgot a single quote
2022-11-28Fixed typo.Bill Traynor1-1/+1
Added back in some brackets.
2022-11-28Updates to match latex.Bill Traynor2-9/+9
Updated backticks to be normal single quotes. Updated figure to match latex. Commented out figure title.
2022-11-28Changed func to functBill Traynor1-1/+1
Updated func to funct
2022-11-28Deleted extra rows fron funct7.Bill Traynor1-1/+1
Funct7 seemed to have duplicated all of it's rows. Deleted to match latex doc.
2022-11-28Deleted table labels, made tables match, fixed conversion issues.Bill Traynor3-14/+15
Where table labels did not exist in the latex doc, removed to match. Fixed up a few more func/funct mismatches. Changes a few more backticks to regular quotes. Made tables match latex.
2022-11-28Moved second sentence in table label to it's own line.Bill Traynor1-2/+2
For some reason, when a Table label with multiple sentences is immediately followed by an Admonition, the table label gets pulled into the Admonition. Moving onto a line on it's own fixes this.
2022-11-28Experimenting with removing second sentence from table name.Bill Traynor1-1/+1
Not sure why table name is getting pulled into the Note section. Trying without 2 sentences.
2022-11-28Playing with table title to keep it out of Note section.Bill Traynor1-1/+2
The table label is getting pulled into the Note section for some reason.
2022-11-28Updated internal links with shorter link names.Bill Traynor1-4/+5
Some table references expand to the whole table title, so shortening reference names.
2022-11-28Cleaning up formatting and making text match LaTeX doc.Bill Traynor1-16/+14
Cleaned up a bunch more backtick highlighting issues. Added table descriptions to match latex spec.
2022-11-27Fixing typo.Bill Traynor1-1/+1
Fixing misplaced comma.
2022-11-27Making table match LaTeX table.Bill Traynor1-2/+2
Making table match LaTeX table.
2022-11-27Update func to functBill Traynor1-1/+1
Update func to funct
2022-11-27Making opcode tables match LaTeX.Bill Traynor1-4/+4
Added in missing values.
2022-11-27Wrapping multiple attrs in brackets.Bill Traynor1-5/+5
Only single attrs don't require brackets so wrapping multiple attrs in brackets.
2022-11-27Removing extraneous brackets.Bill Traynor1-1/+1
Removing extraneous brackets.
2022-11-27Updating conversion issues.Bill Traynor1-3/+3
Updating conversion issues.
2022-11-27Added missing space to wavedrom file.Bill Traynor1-1/+1
Added missing space to wavedrom file to allow build to work.
2022-11-27Updated table to match latex version.Bill Traynor1-5/+5
Updated table to match latex version.
2022-11-27More playing with bitfield lengths to get labels to fit.Bill Traynor2-19/+5
Shrunk bitfield lengths to make field text fit and right hand labels fit. Removed all image placeholder.
2022-11-27Fixed typo.Bill Traynor1-1/+1
Spelled immediate wrong. Fixed.
2022-11-27Sacrificing proportional tables to get text correct.Bill Traynor1-26/+26
Chagne bitfield sizes to make the text fit in them. Added all of the row labels.
2022-11-27Playing with figure bit field length to make text fit.Bill Traynor1-5/+5
Added correct text from original table and changed field sizes to try to make text fit. Added row label.
2022-11-27Updated field size for imm[20] and imm[11].Bill Traynor1-2/+2
As the rendered table squeezed out the text I had to enlarge the field size for imm[20] and imm[11] for the J-type opcodes.
2022-11-27Merge branch 'riscv-isa-asciidoc' of github.com:wmat/riscv-isa-manual into ↵Bill Traynor1-1/+1
riscv-isa-asciidoc
2022-11-27Changing bitfield size to make labels fit.Bill Traynor2-6/+6
Updated imm[11] & imm[12] to 4 bits each to make their text fit.
2022-11-27Clean up conversion characters.Billy Traynor1-1/+1
Some characters don't convert correctly. Cleaning up.
2022-11-23Fixed typo of func to functBill Traynor1-4/+4
Fixing typo of func to funct.
2022-11-23Adding in the correct B-type bit text.Bill Traynor1-2/+2
Even thought the bit text doesn't quite fit in the wavedrom yet, I'm adding it back in before fixing it.
2022-11-23Fixing B type encoding variants text size.Bill Traynor1-1/+1
For some reason the B-type encoding variant isn't correct in the wavedrom file. Fixing.
2022-11-22Adding explicit reference names to IDsBill Traynor1-5/+5
By adding explicit text to IDs, that text is displayed when that ID is referenced.
2022-11-22Added table title directly above table opening delimiter.Bill Traynor1-4/+4
A table's title, beginning with a . must be directly above the table's opening === for the automated Table numbering to happen.
2022-11-22Formatting table to fix right column.Bill Traynor1-14/+16
Trying to get the formatting of the table so right column content doesn't wrap weirdly.
2022-11-22Adding custom text for xref to table.Bill Traynor1-1/+1
Trying to shorten the displayed text when a table is referenced.
2022-11-22Updated link to extending and cleaned up more conversion issues.Bill Traynor1-4/+4
Link to <<extensions>> should be <<extending>> and some hidden ascii characters were removed.