Add pak_depak design files and update project references
- Created new design file `pak_depak.bd` with components including `proc_sys_reset`, `clk_wiz`, `AXI4Stream_UART`, `depacketizer`, and `packetizer`. - Added associated architecture file `pak_depak.bda` for design representation. - Introduced UI configuration file `bd_c9b29a54.ui` for graphical representation of the design. - Updated project file `lab2.xpr` to replace references to old source files with new ones. - Added new project file `pak_depak.xpr` for the pak_depak design with necessary configurations and file sets.
This commit is contained in:
33
LAB2/src/pak_depak/ui/bd_c9b29a54.ui
Normal file
33
LAB2/src/pak_depak/ui/bd_c9b29a54.ui
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"ActiveEmotionalView":"Default View",
|
||||
"Default View_ScaleFactor":"1.00128",
|
||||
"Default View_TopLeft":"-106,-179",
|
||||
"ExpandedHierarchyInLayout":"",
|
||||
"guistr":"# # String gsaved with Nlview 7.0r6 2020-01-29 bk=1.5227 VDI=41 GEI=36 GUI=JA:10.0 non-TLS
|
||||
# -string -flagsOSRD
|
||||
preplace port usb_uart -pg 1 -lvl 6 -x 1360 -y 180 -defaultsOSRD
|
||||
preplace port reset -pg 1 -lvl 0 -x 0 -y 190 -defaultsOSRD
|
||||
preplace port sys_clock -pg 1 -lvl 0 -x 0 -y 270 -defaultsOSRD
|
||||
preplace inst proc_sys_reset_0 -pg 1 -lvl 2 -x 380 -y 210 -defaultsOSRD
|
||||
preplace inst clk_wiz_0 -pg 1 -lvl 1 -x 110 -y 260 -defaultsOSRD
|
||||
preplace inst AXI4Stream_UART_0 -pg 1 -lvl 5 -x 1190 -y 170 -defaultsOSRD
|
||||
preplace inst depacketizer_0 -pg 1 -lvl 3 -x 670 -y 90 -defaultsOSRD
|
||||
preplace inst packetizer_0 -pg 1 -lvl 4 -x 910 -y 110 -defaultsOSRD
|
||||
preplace netloc reset_1 1 0 2 20 190 NJ
|
||||
preplace netloc sys_clock_1 1 0 1 NJ 270
|
||||
preplace netloc clk_wiz_0_clk_out1 1 1 4 200 310 550 170 780 20 1030
|
||||
preplace netloc proc_sys_reset_0_peripheral_reset 1 2 3 NJ 210 790J 30 1020
|
||||
preplace netloc clk_wiz_0_locked 1 1 1 210 250n
|
||||
preplace netloc proc_sys_reset_0_peripheral_aresetn 1 2 3 560 180 800 190 1040
|
||||
preplace netloc AXI4Stream_UART_0_UART 1 5 1 N 180
|
||||
preplace netloc depacketizer_0_m_axis 1 3 1 N 90
|
||||
preplace netloc packetizer_0_m_axis 1 4 1 N 110
|
||||
preplace netloc AXI4Stream_UART_0_M00_AXIS_RX 1 2 4 550 10 NJ 10 NJ 10 1340
|
||||
levelinfo -pg 1 0 110 380 670 910 1190 1360
|
||||
pagesize -pg 1 -db -bbox -sgen -110 0 1470 330
|
||||
"
|
||||
}
|
||||
{
|
||||
"da_board_cnt":"1",
|
||||
"da_clkrst_cnt":"3"
|
||||
}
|
||||
Reference in New Issue
Block a user