mirror of
https://github.com/wfjm/w11.git
synced 2026-03-05 11:14:50 +00:00
- tools/bin
- asm-11
- add .if, .if(f|t|tf), .endc, .rept, .endr, .mexit directives
- add .error, .print, .mcall, .mdelete directives
- add .narg, .nchr, .ntype directives
- rewrite macro definition and call argument parsing & handling
- add -L option (to set .mcall pathlist)
- add auto-generated ...top label
- add flag (MRmrd) column in output format
- asm-11_expect
- add simple substitution mechanism (for macro testing)
- handle new flag column in output format
- tools/asm-11
- tests(-err): many tests added
- tests(-err)/Makefile: distclean target added
- mlib: macro library, accessed by .mcall
This directory tree contains man pages* and is organized in
| Directory | Content |
|---|---|
| man1 | man pages for section 1: Commands (Programs) |
| man5 | man pages for section 5: File formats and conventions |
All actively used commands available in tools/bin have a man page. Only some legacy commands which will be removed in the near future are not documented
ticonv_pdpcp used from: ./tools/tcl/rw11/util.tcl: run_pdpcp
ticonv_rri used from: ./tools/tcl/rlink/util.tcl: run_rri
xilinx_tsim_xon used from: ./rtl/make_ise/generic_xflow.mk
xst_count_bels used from: ./rtl/make_ise/generic_xflow.mk