summaryrefslogtreecommitdiff
path: root/cesar/test_general/hard
AgeCommit message (Collapse)Author
2012-09-20cesar/test_general/hard/ecos: adaptations to be up-to-dateJean-Philippe SAVE
- For each program, add hal module - For exception do not force uart config (let the default one)
2011-08-03cesar: remove custom objdump call from makefilesNicolas Schodet
2009-12-14cesar/{hal/phy,mac/sar}: move bridge DMA job list to the bridge, closes #852laranjeiro
* hal/phy/bridgedma: * add the job list. * provide an interface to get all the ended jobs. * mac/sar: * remove bridge_dma_jobs list * use the new function of the bridge DMA to get ended jobs. * fix unit tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6544 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-14cesar/{hal/phy,mac/sar}: merge all bridgedma simulation code, closes #855laranjeiro
* remove bridgedma_soft, maximus_bridgedma. * add hal/phy/soft/bridge to use in unit test and maximus. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6543 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-14cesar/test_general/hard/bridgedma: remove CONFIG_PHY_DSP_150MHzlaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6542 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-18*test_general/hard/bridgedma:laranjeiro
* Add missing Config file for host. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5600 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-17*test_general/hard/bridgedma:laranjeiro
* Adding missing Config tools. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5589 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-17 * all:schodet
- remove unused eCos options. - set default frequency to 100 MHz. - set default baud rate to 115200. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5588 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-16*test_general/hard/bridgedma:laranjeiro
* Fix bridgedma hardware tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5581 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-08 * many Makefiles:schodet
- fixed bad disasembly command line. - removed .hex generation. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4762 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-25mac/sar:laranjeiro
* Moved the SAR functional test to the mac/sar instead of leaving it in the test_general/hard directory. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4301 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-20 * ecos, hal/arch, hal/phy:schodet
- added BSS and DATA support for local ram. - moved local ram initial content into .bss. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4275 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-20test_general/hard/bridgedma; Adapt the bridge DMA test to use the Leon Cache.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4269 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-20test_general/hard/sar; SAR TX tested on the gidel.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4268 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-19test_general/hard/sar: Tested the SAR RX on Gidel.laranjeiro
* 2 Frames (1434 and 1334 bytes) from PBs to Frames. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4264 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-09test_general/hard/bridgedma: Fix the host compilation.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3945 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-01-16 * ecos, hal/arch:schodet
- added support for local ram loading. - added local ram macros. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3785 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-11-21[CESAR][ECOS]Added download directly the iram by ecos programsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3508 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-11-21[CESAR][ECOS]Completed tcm test, added a read/write test in instruction tcmsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3507 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-11-21[CESAR][ECOS] Added local rams management in eCos and it associated small testsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3506 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-11-21[CESAR][ECOS] changed helper script for ecos tests compilationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3505 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-09-04 * test_general/hard/memory:schodet
- fixed bad bitstream usage. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2864 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-28cesar: Replace bitstream bad use by the correct use. Closes #97laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2779 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-26test_general/hard/bridgedma: Added a RX test with three jobs chained.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2759 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-25test_general/hard/bridgedma: Cleaned the test.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2756 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-25test_general/hard/bridgedma: Update the test to request an IT only on the ↵laranjeiro
last job. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2755 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-25test_general/hard/bridgedma: Added a test and replace the uint it_recv by a ↵laranjeiro
bool it_recv. * Added a test to verify the TX path on the bridgedma (3 jobs with CRC control). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2753 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-25test_general/hard/bridgedma: Replace the static buffers with the allocation ↵laranjeiro
in the private region of the memory. Warn: The test can fail cause of the destination buffer which is read with the data cache. This buffer shall be in the non cachable memory. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2751 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-22test_general/hard/memory: Added a test to verify memory.laranjeiro
* Writes a word with bitstream. * Read the word with read_word. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2748 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-22test_general/hard/memroy: Added a memory test to verify memory DDR controller.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2747 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-22test_general/hard/bridgedma: Update the rx_one_frame to use memory outside ↵laranjeiro
the eCos region on the proto. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2746 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-21test_general/hard/bridgedma: Replace the boolean variables in the global ↵laranjeiro
variables to uint. In the bridgedma_rx_one_frame: * it_recv (@ 0x1f460) corresponding to the boolean set to true when the Bridge DMA's ISR was called. * destination buffer (@ 0x1f461) length 2048 bytes. Once the bridgeDMA's isr was called, it_recv was written at 0x1f463 instead of 0x1f460 (address provided by the Leon processor). So the destination buffer contains at the software verification the following values 0x0 0x1 0x1 0x3 instead of 0x0 0x1 0x2 0x3. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2745 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-21test_general/hard/bridgedma: Update the tests.laranjeiro
* CRC : Initialised the destination PBs. * RX one frame: * Added more traces. * Initialised the destination buffer. * Verified the interruption reception. * Removed the test of the jobd_current register equal to zero. The bridgeDMA always store the next pointer address of the last job processed. * TX one frame: * Cleaned the test to print the test results. * Reset the destination PBs. * Verified the interruption reception. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2744 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-20test_general/hard/bridgedma: Update the CRC test.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2743 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-20test_general/hard/bridgedma: Update the CRC test for the RX way.laranjeiro
* Replace the bridge-it to have the same syntax as the others tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2740 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-19test_general/hard/bridgedma: Clean the source of the test.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2738 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-19hal/phy/bridgedma: Update the CRC computation on the soft. See section 4.3.6.laranjeiro
The ICV is not computed on the header, nether in the ATS (if present) or confounder (if present). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2737 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-08-19test_general/hard/bridgedma:laranjeiro
* Added a test for the CRC control. (still in debug on proto). * Removed unused tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2736 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma: Added the traces of the registers in the ↵laranjeiro
tx_one_frame test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2623 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma:laranjeiro
* Replace the mask to 0x0. * Added the append_zero in the job descriptor. * Removed the memset on the destination buffer. * Replace the first_zero_addr variable to error_addr * Added some traces to indicate when the test fail or succeed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2621 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma: Added some configurations.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2620 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Removed the buffer dump and provide the address ↵laranjeiro
of the first difference. Conflicts: test_general/hard/bridgedma/src/bridgedma-rx-one-frame.c git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2615 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Update the test to provide the address of the ↵laranjeiro
first difference between the comp buffer and the buffer filled by the bridgedma. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2614 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Modified the test to use 4 buffers for the 4 ↵laranjeiro
jobs of the bridgedma i.e. one for each alignement. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2613 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10test_general/hard/bridgedma: Update the test.laranjeiro
* removed unused functions. * removed unused files. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2587 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-09test_general/hard/bridgedma: Update the test to prove memory access defaults.laranjeiro
* The buffer read on the leon (wrote by the bridgeDMA) contains some data NULL which are not in the memory (verified with grmon). * The bridgeDMA writes correctly the data. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2583 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-09test_general/hard/bridgedma:laranjeiro
* Added a RX test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2582 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-07hal/phy/bridgedma:laranjeiro
* Added a test to verify the bridgedma init. * Added a test from ethernet to PBs. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2568 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-07hal/phy/bridgedma: Tested the hardware bridgedma (interruption only onlaranjeiro
TX way). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2567 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-07hal/phy/bridgedma:laranjeiro
Modified the birdgedma proto include to bridgedma soft include file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2566 017c9cb6-072f-447c-8318-d5b54f68fe89