Skip to content

zuclfpl/zucl_fsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zucl_fsp2018

This is a part of our (Khoa Dang Pham, Anuj Vaishnav, and Malte Vesper) PhD projects at the University of Manchester, UK.

IMPORTANT: The ZUCL framework is now integrated to the FPGA Operating System (FOS) at https://github.com/khoapham/fos.git

  • Available resources for 1 PR slot:

Available
CLB LUTs 32640
LUT as Logic 32640
LUT as Memory 17280
CLB Registers 65280
Register as Flip Flop 65280
Register as Latch 65280
CARRY8 4080
F7 Muxes 16320
F8 Muxes 8160
F9 Muxes 4080
Block RAM Tile 108
RAMB36/FIFO 108
RAMB18 216
DSPs 336

1 slot module

Merging the module to the static

  1. Slot 0:
    • bitman.exe -m 0 180 138 239 {module name}_full.bit zucl_stc.bit -F Merged_${module name}_zucl_stc.bit
  2. Slot 1:
    • bitman.exe -m 0 240 138 299 {module name}_full.bit zucl_stc.bit -F Merged_${module name}_zucl_stc.bit
  3. Slot 2:
    • bitman.exe -m 0 300 138 359 {module name}_full.bit zucl_stc.bit -F Merged_${module name}_zucl_stc.bit
  4. Slot 3:
    • bitman.exe -m 0 360 138 419 {module name}_full.bit zucl_stc.bit -F Merged_${module name}_zucl_stc.bit

Cut out the partial bitstream

  1. Slot 0:
    • bitman.exe -x 0 180 138 239 Merged_${module name}_zucl_stc.bit -M 0 180 Partial_${module name}.bit
  2. Slot 1:
    • bitman.exe -x 0 240 138 299 Merged_${module name}_zucl_stc.bit -M 0 240 Partial_${module name}.bit
  3. Slot 2:
    • bitman.exe -x 0 300 138 359 Merged_${module name}_zucl_stc.bit -M 0 300 Partial_${module name}.bit
  4. Slot 3:
    • bitman.exe -x 0 360 138 419 Merged_${module name}_zucl_stc.bit -M 0 360 Partial_${module name}.bit

Contact: if you have any concern, please write to me at khoa.pham@manchester.ac.uk!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published