Changeset 98 for trunk/Platforms


Ignore:
Timestamp:
Dec 31, 2008, 11:18:08 AM (15 years ago)
Author:
rosiere
Message:

1) Fix bug (read unit, RAT -> write in R0, SPR desallocation ...)
2) Change VHDL Execute_queue -> use Generic/Queue?
3) Complete document on VHDL generation
4) Add soc test

Location:
trunk/Platforms/Test
Files:
3 added
1 edited
7 moved

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

    r97 r98  
    190190                                @\
    191191                                $(ECHO) "Delete     temporary files in directory $(PWD)";\
    192                                 $(RM)   *~ $(DIR_SRC)/*~ $(DIR_INC)/*~ $(DIR_DATA)/*~ core* tty* \
     192                                $(RM)   *~ $(DIR_SRC)/*~ $(DIR_INC)/*~ $(DIR_DATA)/*~ *core* tty* *.vhdl *.log *.stat *.pos\
    193193                                        $(DIR_OBJ) $(DIR_BIN) $(DIR_LOG);
    194194
Note: See TracChangeset for help on using the changeset viewer.