Skip to content

Commit

Permalink
Merge pull request chipsalliance#18 from antmicro/master
Browse files Browse the repository at this point in the history
docs: Small corrections in FASM specification
  • Loading branch information
mithro authored Sep 20, 2019
2 parents fad494e + 0bc008c commit b8db365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/specification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A FASM file declares that specific "Features" within the bitstream should be ena

A FASM file is illegal if a bit in the final bitstream must be set and cleared to respect the set of features specified in the FASM file.

An empty FASM file will generate a platform specific "default" bitstream. The FASM file will specific zero or more features that mutate the "default" bitstream into the target bitstream.
An empty FASM file will generate a platform specific "default" bitstream. The FASM file will specify zero or more features that mutate the "default" bitstream into the target bitstream.

File Syntax description
-----------------------
Expand Down

0 comments on commit b8db365

Please sign in to comment.