mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
P1600: 7010 + 0 GPIO P1601: 7010 + 24 GPIO P1602: 7020 + 48 GPIO A101010: 7010 + 0 GPIO A101020: 7010 + 24 GPIO A101040: 7020 + 48 GPIO
parallella_headless.tcl --product number as argument parallella_display.tcl parallella_sdr.tcl
EDITING SYSTEM>BD IN GUI (ONE TIME..)
- create ports
- connect wires
- run connection automation
- create memory map
- validate_bd_design
- write_bd_tcl ./system_bd.tcl
DESIGN LOOP
- Make verilog change..
- cd parallella_base; ./build.sh
- cd ../headless;; ./build.sh
- profit