Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    208 opcode iş bulundu, ücretlendirmeleri EUR

    I'm searching for an advanced Forex trading partner with proficiency in technical analysis, fundamental analysis and strategy development. As this is an ongoing partnership, commitment, and enthusiasm are crucial. While experience with specific trading platforms wasn't specified, adaptability and a swift learning curve would be ideal. - Technical analysis: The contractor should be able to i...that may affect the supply and demand of currencies is mandatory. - Strategy Development: You will assist in developing and refining trading strategies based on the above analyses. Efficiency, result orientation, and keen eye for detail will score high in this collaboration. A proactive approach and out-of-box thinking will also be much appreciated. Advanced experience in Forex trading is a ...

    €38 / hr (Avg Bid)
    €38 / hr Ortalama Teklif
    16 teklifler

    As an expert in Ruby Opcode, I'm looking to reverse engineer some code. The task involves converting the entirety of my Ruby Opcode into Ruby Sourcecode. Key Responsibilities: - Thorough conversion of Ruby Opcode into Sourcecode. - Adherence to reverse engineering principles. Ideal Skills and Experiences: - In-depth understanding of Ruby Opcode and Sourcecode. - Proficiency in Ruby and Object-Oriented Programming (OOP). - Experience in reverse engineering. - Strong attention to detail and ability to handle complex codes. This project requires a high degree of professionalism and expertise in the domain. Looking forward to collaborate with those who are up for the challenge!

    €158 (Avg Bid)
    €158 Ortalama Teklif
    14 teklifler

    ...="warn") ws$onOpen(function(event) {ws$send(Jsonpayload)}) #Handshake ws$onMessage(function(event) { d <- event$data json = fromJSON(d) Alert= json$d$content OP<<(json$op) #Type of message sent from Discord # #Discord may request additional heartbeats from your app by sending a Heartbeat (opcode OP1) event. Upon receiving the event, .. immediately send back .. Heartbeat ... #reset heartbeat rate to whatever asked by Discord. Heartbite rate send from Discord in OPs 1 or 10. if (OP %in% c(1,10)){Heartbeat <<-round(abs(((json$d$heartbeat_interval )/1000)-runif(1)-3),0)} print (Alert) }) #send heartbeat every given interval async({ p=1 while (p==1){

    €40 (Avg Bid)
    €40 Ortalama Teklif
    13 teklifler

    Read in a new 8-bit unsigned value and compute the average with the last 7 numbers stored, while the oldest number (8th) is discarded. Repeat this operation forever or until your reach the end of the data...the assembly instructions considering that your processor is 16-bits (instructions are 16 bits wide) Deliverable 1.2: Write a simple assembly program that can perform this task. Part 2: Create a simple assembler that can generate machine code from any assembly program that you have written considering the instructions that you have created for your processor. For this you need to encode the opcode of each instruction and the operands into a 16-bit digital value, decide how many of the 16-bits to assign to the operands, and decide on the number of registers that the CPU sh...

    €88 (Avg Bid)
    €88 Ortalama Teklif
    8 teklifler

    Suppose we want to add support for a new instruction to RISC-V pipelined data path. The new instruction is the unconditional branch and link (ubl) instruction. It is an Rtype instruction that has an opcode of decimal 9 or (1001)2 and it operates as the following: ubl rd, rs1, rs2 R[rd]  PC + 1; PC  R[rs1] + R[rs2]; The R-type format instruction has the following fields: 15 14..12 11..9 8..7 6..4 3..0 Funct7 rs2 rs1 Funct3 rd opcode R-type Note that Funct3 and Funct7 fields are not used and should be set to zeros. Modify the pipelined data path to allow the correct execution of the ubl instruction in addition to the existing instructions. The branch address is determined in the instruction decode (ID) stage. Use the Quartus block editor tools to highlight your modificat...

    €106 (Avg Bid)
    €106 Ortalama Teklif
    6 teklifler

    ...case description, I understand that your domain isn't reachable and you have nothing changed, the domain is paid & active and you want to know what went wrong? I had a look at the hosted zone for domain and I see that the domain is resolving without any issues: $ dig ; <<>> DiG 9.16.38-RH <<>> ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42499 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;bilesucentrs.lv. IN A ;; ANSWER SECTION: bilesucentrs.lv. 60 IN A bilesucentrs.lv. 60 IN A ;; Query time: 180 msec ;; SERVER: 10.0.0.2#53() ;; WHEN: Thu Jul 06 11:22:33 UTC

    €176 (Avg Bid)
    €176 Ortalama Teklif
    17 teklifler

    data structure in C (Read the attached file to understand the problem statement) KEYWORDS: sketch.h, sketch.c, displayfull.c pixel location (x,y) Single-byte commands: TOOL to switch active line drawing on or off, DX to move horizontally, and DY to move vertically. Bits of command byte; Opcode (i.e. which of the three commands to do) and Operand (ie. what data to do it with) HEX

    €25 (Avg Bid)
    €25 Ortalama Teklif
    3 teklifler

    Instruction Decoder and ALU Control In this lab, students are expected to implement an instruction decoder and an ALU control unit using VHDL in the Xilinx software. The purpose of the instruction decoder is to generate proper control signals based on the Opcode of an instruction fetched from the instruction memory. The purpose of the ALU control is to set the proper ALU control signal based on the Funct field of an instruction and the ALUOp signal from the instruction decoder.

    €143 (Avg Bid)
    €143 Ortalama Teklif
    16 teklifler

    ...architecture and data models. Should have experience in Shell, Perl or Java Experienced in BRM JCA or BRM web services for integration. Should have good BRM/OCOMC upgrade experience Having ECE experience is added advantage Should have very good understanding HA/DR architectures Good hands on configuration management tools and Using the latest devops (bit bucket,GIT etc) Main Responsibilities BRM Opcode, OCOMC cartrdge deveoopments Pricing configuration design and Configuration through PDC BRM application monitoring and Maintanence Competencies (Experience) 5+ years of experience with the implementation of large scale Telco BRM applications. 5+ years expertise in analysis and development which includes client needs analysis, installation, migration, integration and deployment of ...

    €1433 (Avg Bid)
    €1433 Ortalama Teklif
    10 teklifler

    ...(Execution unit 1: EX1)  1 stages for multiplication and division (Execution unit 2: EX2)  2 stages for memory operation (Memory unit: Mem1 and Mem2)  1 stage for write back (WB)  16 x 4B registers  64KB memory (code for 0‐999, data for 1000 – 65535) is the memory map file for this project.  Instruction formats The pipeline supports 4B fixed‐length instructions, which have 1B for opcode, 1B for destination, and 2B for two operands. The destination and the left operand are always registers. The right operand can be either register or an immediate value. The supported instructions have 19 different types as follows. The pipeline only supports integer arithmetic operations with 16 integer registers (R0 ‐ R15), where each has 4B. All numbers between 0 and 1 will be di...

    €11 / hr (Avg Bid)
    €11 / hr Ortalama Teklif
    1 teklifler

    ...0x8CE90014, 0x12A90003, 0x022DA822, 0xADB30020, 0x02697824, 0xAE8FFFF4, 0x018C6020, 0x02A4A825, 0x158FFFF7, 0x8ECDFFF0 That is, the above 32-bit instructions will be the input to your program. (Eight hex digits are 32 binary bits.) Feel free to embed them in the program itself so you can avoid typing them in each time. Your program will then analyze a 32-bit instruction and figure out what the opcode, register operands and other fields in the instruction are and then print out the assembly language instruction that produced it. Assume that the first instruction begins at address hex 9A040 and the rest follow right after that one. You must output the address along with the instruction. For example, if your program determines that the first 32-bit machine instruction above i...

    €111 (Avg Bid)
    €111 Ortalama Teklif
    4 teklifler

    I'm trying to create an ensemble deep learning model to detect IoT malware using python, TensorFlow, NumPy, and pandas

    €136 (Avg Bid)
    €136 Ortalama Teklif
    10 teklifler

    ... cache, opcode etc necessari per orchestrare il tutto. Essendo un social network (con varie interazioni tra utenti, caricamento media di vario genere, invio messaggi etc) ci saranno molti utenti concomitanti, quindi lo sviluppatore deve sapere cosa fare e non mettere in cache tutto. Non funionerà. Il progetto è agli inizi, non ci sono utenti, ma devo avere un settings iniziale idoneo che mi permetta di non incorrere in down dovuti all eventuale carico. Il budget è nella norma. Ho già fatto delle consulenze in merito e questa è una consultazione ulteriore per decidere. Se sei esperto in settaggi di Blog e vuoi mettere in cache tutto, sappi che non è possibile con il mio sito. No cache pagine, non cache server, no cache browser sono dei mus...

    €269 (Avg Bid)
    €269 Ortalama Teklif
    5 teklifler

    ...f17si13788770wmb.19 - gsmtp (in reply to end of DATA command) ---------------------------------- I contacted Linode support and they sent me this: ----------------------------------- In this case, I did notice that it appears that there isn't a PTR record configured for 2a01:7e01::f03c:92ff:fe65:ff33: 2a01:7e01::f03c:92ff:fe65:ff33 dig -x 2a01:7e01::f03c:92ff:fe65:ff33 | grep 'NX' ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21103 Our rDNS guide also covers how to configure records for IPv6 addresses: I've also ahead and assigned the following /64 range to this Linode, to expedite any further troubleshooting you might need to do with IPv6 deliverability: 2a01:7e01:e001:284::/64 ? 2a01:7e01::f03c:92ff:fe65:ff33

    €23 (Avg Bid)
    €23 Ortalama Teklif
    3 teklifler

    I urgently need an expert who has experience in LOGISIM! - I am looking to build an 8 and 16 bit (ALU and CU) using logisim. I need help building this circuit on logisim. Extra knowledge in: (Instruction set architecture) and 2. (opcode tables/operands) will also help in completing this urgent task 3. Assembly Language Payment will be provided as soon as I am satisfied with the work. I have attached an example of a logisim circuit diagram below

    €8 / hr (Avg Bid)
    €8 / hr Ortalama Teklif
    6 teklifler

    Please look over the files carefully. I already have something but i would want more. 10+ pages report. Project expectation as follows: Look carefully at the jobs description, all these are hexadecimal machine instruction. Simulated CPU will execute these instructions one by one. For each instruction to be successfully executed, it will need some registers, ALU, OPcode, operand etc. After one instruction is done, the result of the instruction need to be recorded in the registers, virtual RAM etc. All these are virtual simulation, you don't have to write any C/C++/Java code at all. In stead of picture, you may show the status of all the registers/RAM involved in tabular fashion. Decipher how to do one of the 4 jobs in the instruction list using the instruction format and the ins...

    €628 (Avg Bid)
    €628 Ortalama Teklif
    7 teklifler

    Please look over the files carefully. I already have something but i would want more. 10+ pages report. Project expectation as follows: Look carefully at the jobs description, all these are hexadecimal machine instruction. Simulated CPU will execute these instructions one by one. For each instruction to be successfully executed, it will need some registers, ALU, OPcode, operand etc. After one instruction is done, the result of the instruction need to be recorded in the registers, virtual RAM etc. All these are virtual simulation, you don't have to write any C/C++/Java code at all. In stead of picture, you may show the status of all the registers/RAM involved in tabular fashion. Decipher how to do one of the 4 jobs in the instruction list using the instruction format and the ins...

    €28 - €231
    €28 - €231
    0 teklifler

    10+ pages report. Project expectation as follows: Look carefully at the jobs description, all these are hexadecimal machine instruction. Simulated CPU will execute these instructions one by one. For each instruction to be successfully executed, it will need some registers, ALU, OPcode, operand etc. After one instruction is done, the result of the instruction need to be recorded in the registers, virtual RAM etc. All these are virtual simulation, you don't have to write any C/C++/Java code at all. In stead of picture, you may show the status of all the registers/RAM involved in tabular fashion. Decipher how to do one of the 4 jobs in the instruction list using the instruction format and the instruction list itself to understand what is going on then he wants us to "simulate...

    €204 (Avg Bid)
    €204 Ortalama Teklif
    5 teklifler

    10+ pages report. Project expectation as follows: Look carefully at the jobs description, all these are hexadecimal machine instruction. Simulated CPU will execute these instructions one by one. For each instruction to be successfully executed, it will need some registers, ALU, OPcode, operand etc. After one instruction is done, the result of the instruction need to be recorded in the registers, virtual RAM etc. All these are virtual simulation, you don't have to write any C/C++/Java code at all. In stead of picture, you may show the status of all the registers/RAM involved in tabular fashion.

    €134 (Avg Bid)
    €134 Ortalama Teklif
    7 teklifler

    Design an 8-bit microprocessor using Verilog HDL by using Structural Verilog modelling. The individual components can be designed using behavioral modelling. The 8-bit instruction formats for R-type, I-type and J-type instructions are given below: R-type instruction: Opcode | Rt/Rd | Rs | Unused 7 6 5| 4 | 3 | 2 1 0 I – type Instruction: Opcode | Rd | Rs | Immediate 7 6 5 | 4 | 3 | 2 1 0 J-type Instruction: Opcode | Address 7 6 5 | 4 3 2 1 0 Mandatory components: Instruction Memory, Register File, Data Memory, ALU, Control Unit, Multiplexers, Sign extend unit, Program counter [Note: Refer to the lecture slides on single cycle non-pipelined processor and Processor Design] ...

    €185 (Avg Bid)
    €185 Ortalama Teklif
    1 teklifler

    I need help in that project with full explanation make me able to digest that this project want provide a. flow-chart b. The full assembly program from ASM file (*.asm) c. T...provide a. flow-chart b. The full assembly program from ASM file (*.asm) c. The MPLAB Output Window clearly showing the result of the entire build process d. The listing file (*.lst) generated after the successful build (excluding the Symbol Table) e. The contents of the program memory (displayed as Symbolic) for main program (starting at 0x000100) f. The contents of the program memory (displayed as Opcode Hex) for data section (starting at 0x003000) g. The final contents of data memory block starting from 0x00 till 0x2F. h. The final contents of watch window with the following registers: WREG, STATUS, TABL...

    €28 (Avg Bid)
    €28 Ortalama Teklif
    1 teklifler

    ...you to initialize any data structures that are needed (i.e. the symbol table). The next function that I ask you to write is called assemble. This function is called on both the first and second pass for every line of the input that contains either a label definition or instruction. The first parameter to this function is the label being defined, if there is one. The second parameter contains the opcode and operands for the instruction, if there is details of how instructions are represented are contained in the file defs.h. There are various files used to test the assembler. If there are any further questions you can contact me at (603)-769-7056...

    €9 - €28
    €9 - €28
    0 teklifler

    I already have a Python Script that displays information on a file format that works well. I want to do something very similar but with the following information from the start of the file Header Overview Address Bytes Expl. 000h 4 ROM Entry Point (32bit ARM branch opcode, eg. "B rom_start") 004h 156 Nintendo Logo (compressed bitmap, required!) 0A0h 12 Game Title (uppercase ascii, max 12 characters) 0ACh 4 Game Code (uppercase ascii, 4 characters) 0B0h 2 Maker Code (uppercase ascii, 2 characters) 0B2h 1 Fixed value (must be 96h, required!) 0B3h 1 Main unit code (00h for current GBA models) 0B4h 1 Device type (usually 00h) (bit7=DACS/debug related) 0B5h 7 Rese...

    €36 (Avg Bid)
    €36 Ortalama Teklif
    7 teklifler

    You are expected to design and implement a processor which supports instruction set: (AND, ADD, LD, ST, ANDI, ADDI, CMP, JUMP, JE, JA, JB, JBE, JAE). Processor will have 16 bits address width and 16 bits data width. Processor will have 5 parts as follows. Register File will hold ...signal which will allow Data Memory component to write data value on its data input to the address on its address input. Arithmetic Logic Unit (ALU) will compute arithmetic operations ADD,AND,ADDI,ANDI. Operands will be fetched from register+register or register+ immediate value. Result will be stored to the Register File. Control unit should produce proper signals to ALU according to instruction opcode (Every instruction should have distinct operational code). Detailed information about instructions will...

    €28 (Avg Bid)
    €28 Ortalama Teklif
    3 teklifler

    Hi, I need help with speeding up my WP website - According to Google my page speed is 24 mobile/ 45 desktop. I tried different (free) plugins: Smush - Bulk Smush, Lazy loading W3 Total Cache - All caches, Opcode cache Minify HTML I need someone to help me via Teamviewer Cheers

    €47 (Avg Bid)
    €47 Ortalama Teklif
    23 teklifler

    Only bid if you are able to do this within 3 hours. A hypothetical processor having a 16-bit instructions composed of two fields: the first four bits contains the opcode, and the remainder the immediate operand or and operand address. Assume that the hypothetical machine has the following instructions: 0001 = Load AC from Memory location 0010 = Store AC to Memory location 0101 = Add AC to Memory 1100 = Divide AC with Memory 0011 = Load AC from I/O 1110 = Store AC to I/O where AC is accumulator, and I/O is input/output read screenshots for further details

    €28 (Avg Bid)
    €28 Ortalama Teklif
    1 teklifler

    ...Justify the importance of the five instructions you added in a Word doc to submitted as part of this assignment. Label these instructions as 'Step One.' After you've suggested and justified your five suggested instructions, please build at least the nine above-mentioned operations as blocks in Logisim. Step 2 You are required to design the instruction set of the ALU/CPU as follows: • Create the opcode table for the ALU by giving a binary code and a name for each instruction you built-in Logisim in Step one. • Decide how many operands you want your instructions to handle and justify your choice. We suggest either one operand with accumulator or two operands with the result stored in one of the input registers. • In Logisim, add a multiplexer to the c...

    €81 (Avg Bid)
    €81 Ortalama Teklif
    2 teklifler

    I need to serialize complex c struct and save to file. It is related to php opcode. I need to save php opcode to file.

    €28 (Avg Bid)
    €28 Ortalama Teklif
    2 teklifler
    MDNS python Bitti left

    ...QU bit to true dns_spoof(packet) return "Packet #%s: %s ==> %s" % (packetCount, packet[0][1].src, packet[0][1].dst) ## Setup sniff, filtering for IP traffic #sniff(filter="ip", prn=customAction) #sniff(filter="ip and udp port mdns", prn=customAction) def main(): dns_spoof("tst") main() #MDNS ###[ DNS ]### # id = 0 # qr = 0L # opcode = QUERY # aa = 0L # tc = 0L # rd = 0L # ra = 0L # z = 0L # ad = 0L # cd = 0L # rcode = ok # qdcount = 1 # ancount = 0 # nscount = 0 # arcount = 0 # qd ...

    €9 - €28
    €9 - €28
    0 teklifler

    Pg 32-40 is needed for this project. I need pipelined RISC architecture CPU in Verilog. The instructions are 32 bits long. the register file has 32 registers, each 32 bit long. There are 27 core instructions and a 7 bit OPCODE.

    €103 (Avg Bid)
    €103 Ortalama Teklif
    1 teklifler

    ...are correct and try again. See '' for more 3456, Level 16, State 1, Line 2Could not redo log record (310751:4331:4), for transaction ID (2:-741982062), on page (1:229325), allocation unit 72057637921488896, database 'SolarWindsOrion' (database ID 7). Page: LSN = (310735:185062:258), allocation unit = 72057637921488896, type = 1. Log: OpCode = 2, context 2, PrevPageLSN: (310749:76109:7). Restore from a backup of the database, or repair the 3313, Level 16, State 1, Line 2During redoing of a logged operation in database 'SolarWindsOrion', an error occurred at log record ID (310751:4331:4). Typically, the specific failure is previously logged as anerror in the Windows Event Log service. Restore the database from a full backup

    €40 (Avg Bid)
    €40 Ortalama Teklif
    5 teklifler
    Disassembler Bitti left

    ...the instructions as encoded in memory. The RiSC-16 instruction set is ideal for this, • All instructions are fixed size (16-bits, or two bytes) • There are three instruction formats. All instructions will be in one of these three. • The operation code (or opcode) is in the first 3 bits of the instruction in all formats • There are only 8 instructions The algorithm is as follows: for each 16-bit word { extract the 3-bit opcode from the high-order 3 bits of the word determine the format based on the opcode extract the operands from the rest of the instruction format and print these values } The essential skills that you need are: • How to write a C program • How to access ...

    €28 (Avg Bid)
    €28 Ortalama Teklif
    1 teklifler

    ...Defer the parsing of and/or asynchronously load JavaScript 6. Enable compression 7. Minify CSS 8. Minify HTML 9. Minify JavaScript 10. Prioritize visible content 11. Reduce server response time 12. Convert your site to it’s secure, HTTPS version 13. Optimize images 14. Implement Full Page Caching 15. Implement Memory Caching 16. Implement Fragment Caching 17. Implement Object Caching 18. Implement OpCode Caching 19. Optimize/Upgrade PHP 20. Make sure resources are served from a consistent URL 21. Specify a cache validator 22. Specify a character set early 23. Specify image dimensions 24. Make sure bad requests are avoided 25. Implement and optimize your site for HTTP/2 (e.g. Server Push) 26. Implement and optimize pre-connecting and pre-loading 27. Enable Keep-Alive 28. Inl...

    €77 (Avg Bid)
    €77 Ortalama Teklif
    1 teklifler

    I have to write the Verilog code(will post what i came up with below) for a 4-bit arithmetic/logic unit (ALU). The requirements are as follows: The ALU operate on inputs that are 4 bits wide. inputs aluin_a and aluin_b, a carry in named Cin and operation code named OPCODE. Inputs aluin_a, aluin_b and OPCODE are 4 bits wide. Cin is 1-bit wide. outputs will be alu_out and Cout. Output alu_out (which is the result of the ALU operation) is 4 bits wide. Cout is the carry out and will be 1 bit. A 1-bit flag will be set on overflow (named OF), assume this is the overflow for numbers which have sign. A test bench should be created to thoroughly test the ALU. Inside the top-level, you should instantiate a 4-bit ripple adder which in turn instantiates a 1-bit full adder. Inputs t...

    €65 (Avg Bid)
    €65 Ortalama Teklif
    3 teklifler

    ...be a hybrid of Patreon and Instagram style posting feed and Gated content I'm looking for a similar/identical site to this. HTML5 CSS 3 Codeigniter preferably, open to suggestions. Want similar functionality as instagram builtup on HTML5 CSS 3 / Codeignitor, Responsive. Needs a full admin control panel back-end. Mail chimp integration. Members login area, comments via Disqus or Livefyre, full opcode database and page caching integration via APC or memcached Need an api that allows uploading to the website using FTP transfer, eg: filezilla > ftp to website > transcode + provide sequential thumbnails > create video page I need a payment system for paid membership option Needs to be fully compatible for mobile devices. Visit the site, take a look at how it works...

    €140 (Avg Bid)
    €140 Ortalama Teklif
    10 teklifler

    ...DRUPAL or any other out of the box cms Take a look at instagram dot com I'm looking for a similar/identical site to this. HTML5 CSS 3 Codeigniter preferably, open to suggestions. Want similar functionality as instagram builtup on HTML5 CSS 3 / Codeignitor, Responsive. Needs a full admin control panel back-end. Mail chimp integration. Members login area, comments via Disqus or Livefyre, full opcode database and page caching integration via APC or memcached Need an api that allows uploading to the website using FTP transfer, eg: filezilla > ftp to website > transcode + provide sequential thumbnails > create video page I need a payment system for paid membership option Needs to be fully compatible for mobile devices. Visit the site, take a look at how it works,...

    €158 (Avg Bid)
    €158 Ortalama Teklif
    15 teklifler

    ...DRUPAL or any other out of the box cms Take a look at instagram dot com I'm looking for a similar/identical site to this. HTML5 CSS 3 Codeigniter preferably, open to suggestions. Want similar functionality as instagram builtup on HTML5 CSS 3 / Codeignitor, Responsive. Needs a full admin control panel back-end. Mail chimp integration. Members login area, comments via Disqus or Livefyre, full opcode database and page caching integration via APC or memcached Need an api that allows uploading to the website using FTP transfer, eg: filezilla > ftp to website > transcode + provide sequential thumbnails > create video page I need a payment system for paid membership option Needs to be fully compatible for mobile devices. Visit the site, take a look at how it works,...

    €142 (Avg Bid)
    €142 Ortalama Teklif
    16 teklifler

    ...text book “Computer Organization and Design – The Hardware/Software Interface” by Patterson and Hennessy, 5th ed. Also refer to the lecture slides on single cycle non-pipelined processor. Chapter 4 in the above mentioned text book talks about building a datapath and a control path. The instructions that you are required to implement are: i. add ii. addi iii. sub iv. lw v. sw vi. jmp Instruction Opcode add 000 addi 001 sub 010 lw 011 sw 100 jmp 101 The complete RTL schematic of the processor including the datapath and the control path is designed in verilog using the Vivado design suite. After the final design is synthesized, the processor can be simulated to view the inputs and outputs. A bitstream which describes the RTL schematic can be generated from the Vi...

    €168 (Avg Bid)
    €168 Ortalama Teklif
    22 teklifler

    You are going to write a program which will do arithmetic and logic operations on 2 inputs and produce the result. You will read a 15-bit data from the location 0x20000008 as input and decode this data according to the following rules: Opcode will be 3-bits, number 1 and number 2 will be 6-bits each and the result will be calculated as: Result = Number1 operation Number2.

    €38 (Avg Bid)
    €38 Ortalama Teklif
    10 teklifler

    Hello there , I have 2 dedicated server with same version of whm , phpmyadmin installed one is old server - 2nd one is new server - In old server i am running a simple query which is working fine but new server its not working properly query is - select * from (SELECT ref,margin,omargin,opcode,RAND()*margin as ra FROM `operator_margin` order by margin,ra desc)a order by desc running same query in both server in old server data is getting randomly as it is described in command but showing status result always in new server . Please help me out what is the issue with mysql setting in new server ?? Old server result -> New server result - which is always static Remeber -> No root details will be

    €53 (Avg Bid)
    €53 Ortalama Teklif
    4 teklifler

    ...view of a single core single bus MIPS CPU. Use Quartus to design the list of components found below in Verilog HDL. 1- Register File (16x 32) 2- ALU 3- Instruction Register 4- Control Unit 5- PC register 6- Shift logic unit 7- Conditional logic unit 8- Three-level Cache for the Data Memory (reading and writing) 9- Data Memory 10- Branch target address adder In a 32 bit architecture CPU, for an opcode of 6 bits wide there should be 64 instructions. You are required to function the following 10 instructions from the 64. 1- add 2- sub 3- load 4- store 5- and 6- or 7- branch if zero 8- branch if equal 9- branch if positive 10- branch if not equal Make sure to design an adder that calculates the branch target address for all branch instructions. Each component must be verified in soft...

    €258 (Avg Bid)
    €258 Ortalama Teklif
    5 teklifler

    AUDIT: We need Audit for our smart contract. FIXES: 1. We have working smart contract on mainet and testnet 2. Couple of functions are not work for me...smart contract should be optimized for last compiler. 6. The fixed smart contract should be gas-cost optimized. UPGRADE: 1. Our smart contract deployed by using truffle. 2. If i understand, there are some function that can be used to update it without changing the smart contract address. 3. We prefer not to change the current smart contract address. (if i understand there are new DELEGATECALL opcode that allow that). 4. We need closed accompanying and supporting during the upgrade process. The doc: You are welcome to write comment on this doc.

    €552 (Avg Bid)
    €552 Ortalama Teklif
    6 teklifler

    and ask them why they only have two authoratative name servers for their domain where th...where they risk downtime, if they are upgrading one and the second one crashes it would bring down fb.com. Ask them if they would like to zone transfer with name (IP ) server for higher redundancy and quicker recovery and it is in different TLD .as andrzejs-air:~ andrzej$ dig ns ; <<>> DiG 9.10.6 <<>> ns ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37721 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 5 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;fb.com. IN NS ;; ANSWER SECTION: fb.com. 172800 IN NS a.ns.facebook.com. fb.com. 172800 IN NS b.ns....

    €1089 (Avg Bid)
    Gizlilik Anlaşması
    €1089 Ortalama Teklif
    3 teklifler

    for alias to dig statement, because dogs sniff like dig statement andrzejs-air:~ andrzej$ ; <<>> DiG 9.10.6 <<>> ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18744 ;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;dns.cdn.as. IN A ;; ANSWER SECTION: dns.cdn.as. 10 IN CNAME dns.global.cdn.as. dns.global.cdn.as. 10 IN A dns.global.cdn.as. 10 IN A dns.global.cdn.as. 10 IN A ;; Query time: 260 msec ;; SERVER: 192.168.2.1#53() ;; WHEN: Thu Nov 15 02:51:13 CET 2018 ;; MSG SIZE rcvd: 112

    €289 (Avg Bid)
    €289 Ortalama Teklif
    4 teklifler

    ...listens for dns queries on a server and responds with the same IP address for all requests. Currently this is not working for me , as when i use the dig tool on linux the IP address i request does not get logged in the A record as it should. dig @ ; <<>> DiG 9.10.3-P4-Ubuntu <<>> @ ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18416 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: Message has 16 extra bytes at end ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;test.com. IN A ;; Query time: 16 msec ;; SERVER: 159.65.87.49#53() ;; WHEN: Sat Aug 04 17:22:44 BST 2018 ;; MSG SIZE rcvd: 53 I require the follo...

    €101 (Avg Bid)
    €101 Ortalama Teklif
    2 teklifler

    this is to be written in C (not C++) and must run successfully on the Linux server in the Computer Science Computer Lab to receive credit. Pass one will read each line of the source file, and begin the process of translating it to object code. (Note: it will be to your advantage to have a separate ...of source line value of location counter values of mnemonics used (since they had to be looked up) operand (since you had to get it) error messages (from pass 1 - best to use codes and not the actual message) This information should be easy to retrieve – that is, you should not have to break up anything to get this saved information. Note that pass two will do the actual encoding of the opcode and operand into object code, and create the listing file together with all e...

    €186 (Avg Bid)
    €186 Ortalama Teklif
    9 teklifler

    TODO: system configuration and WP Installation and configuration for high speed performance with the following requirements: 1)Nginx reverse proxy cache, caching static content, 2) apache2 with mod_ruid2 dynamic content (though could be done without apache2, with required redirects configured) PHP FPM XCache (or alternative OPCode cache) WP Total Cache, Memcached Parallel Downloads MySQL tuning preferably according to MySQLtuner requirement all postal services off and blocked. ImageMagick for native 7.0.27 Fail2ban configured to work with Ngnix ModSecurity according to the directives of Open source OWASP ModSecurity Core Rules Set (CRS) WP- with dWordPress MU Domain Mapping plugin with domain aliases All required redirects configuration, including preserving th...

    €33 (Avg Bid)
    €33 Ortalama Teklif
    17 teklifler

    To instantiate an op-code that can be compiled into the proper EVM language structure. I'Have this equation x + y...the Solidity language equivalent of "linearFunction" that takes 2 inputs x + y and returns N. Need to figure out the EVM opcodes that would create this equation, and it needs to be added to the top end (remix) guys add it to type checking et al on the top end of the stack. Next would be to create own op-code (in communication with the protocol team) that allows us to use a non-standard EVM opcode (0xe1 for example), and use the same compilation mechanism that we have worked out, and output that op-code within the compiled EVM so that the protocol team can implement it. I need someone to help me do the above and train me on the general concepts ...

    €256 (Avg Bid)
    €256 Ortalama Teklif
    1 teklifler

    Önde Gelen opcode Topluluk Makaleleri